https://issues.apache.org/bugzilla/show_bug.cgi?id=47505
--- Comment #2 from gkiran1...@gmail.com 2009-07-09 23:05:39 PST --- Hi, The problem is response object is serving to the browser before creating context/session object. I made a change in JSPServletWrapper.java file at line#374 to solve this problem for temporarily.I know This is not permanent solution,since this a show stopper for me I made fix like that. Modified JSPServletWrapper.java file I am attaching to this issue. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org