[jboss-user] [JBoss Seam] - Re: Friendly URLs (e.g. /request/parameter1/parameter2)

tluzat do-not-reply at jboss.com
Sat Aug 26 06:13:06 EDT 2006


You're right. I'll probably resort to URL rewriting after having read

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85269

and trying to get it to work by myself. I don't like the quite static coupling between URLs and the way they're interpreted from a design point of view, but that's what we've got and rewriting seems to be the most practical solution here.

After having spent some more time on use cases rewriting s:links doesn't make sense anymore here and as far as I can tell now I'll probably just supply a function to convert a request and actions into request/parameter1/parameter2 format.

Now, let me start coding.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967627#3967627

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



More information about the jboss-user mailing list