[jboss-user] [JBoss Seam] - Re: Seam url's without query strings?

monkeyden do-not-reply at jboss.com
Tue May 8 16:54:47 EDT 2007


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#4044089

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044089



More information about the jboss-user mailing list