Has anyone here successfully used Seam with Apache's URL rewriting? I'm not sure
how the URL rewriting would interfere with the request parameters that Seam needs to keep
in the URL.
Out of curiosity, is it correct that certain request parameters must be kept in the URL,
such as cid? Because storing them in the session or cookies would make conversations not
possible...have I understood this correctly?
Also out of curiosity, what other Seam/JSF request parameters must absolutely be stored in
the request URL as opposed to elsewhere?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000572#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...