On Thu, 06 Oct 2005 17:28:33 -0400, Dan Adams <[EMAIL PROTECTED]> wrote:
well, i was using friendly urls before and mapping all .html to the tapestry servlet. So what I did instead is i got the urlrewritefilter and used it to rewrite all the urls i wanted to: /app?page=$1&service=page so to the user it looks the same as it did before. :)
I haven't tried this, but it seemed like a popular option for T3 friendly URLs. A lingering question I have though is won't the link renderer still render ugly URLs that the user will be exposed to?
-- Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
