I have a client for whom I would like to use Seam, but they are insisting that 
none of the links in the application use query strings. The reason is to avoid 
search engine optimization problems caused by query strings (e.g. 
http://blog.searchenginewatch.com/blog/070323-083029)

So, a url that looks like this:

http://www.plumbersurplus.com/category.aspx?Cat=991

might be converted to this:

http://www.plumbersurplus.com/Cat/Bathroom-Faucets/991

I'm fairly proficient at JSF (no expert though) and have not yet used Seam. I'd 
really appreciate some help in formulating a technical approach to meet this 
requirement with Seam so that I can use Seam on this project.

Thanks very much, in advance.

Rick

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043926
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to