Hi
This is my stack trace
May 3, 2012 10:35:43 AM org.apache.jasper.runtime.JspFactoryImpl
internalGetPageContext
SEVERE: Exception initializing page context
java.lang.IllegalStateException: Cannot create a session after the response
has been committed
at org.apache.catalina.connector.Req
hi
I have this problem too. I tried to find the solution, tried to use this
http://stackoverflow.com/questions/8072311/illegalstateexception-cannot-create-a-session-after-the-response-has-been-commi
Solution state-saving-method
But it only reduces error times, but not removes completely.
Thank