You could write a URL parser in a ServletFilter (or a HttpServlet) and use forwards on the
server side of it, so the client doesn't see the URL updates. Not sure if there is
anything inherent/better in Seam, but it's a pretty vanilla impl.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044089#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...