[jboss-user] [JBoss Seam] - Re: Cannot create a session after the response has been comm
shane.bryzak@jboss.com
do-not-reply at jboss.com
Fri Oct 26 04:07:50 EDT 2007
HttpRequest.getSession(true) needs to be called before any response is written. A workaround might be to put this call in a filter around the remoting servlet.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099142#4099142
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099142
More information about the jboss-user
mailing list