Bugs item #911850, was opened at 2004-03-08 10:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=911850&group_id=73068

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ralf Hauser (ralfhauser)
Assigned to: Nobody/Anonymous (nobody)
Summary: NullPointerException if tomcat uses jsessionid in sort/page

Initial Comment:
this may be related to what is described in
http://sourceforge.net/tracker/index.php?func=detail&aid=902399&group_id=73068&atid=536613,
but it happens also on sort and page links!

Also, this is critical for me because in an application
that also privacy-oriented users want to use, they may
have their cookies turned off in their browser!

I guess the stacktraces are fairly standard for an
invalid tomcat session:
<<org.apache.jasper.JasperException:
java.lang.NullPointerException
        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)

...

root cause

javax.servlet.ServletException:
java.lang.NullPointerException
        at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:533)
        at
org.apache.jsp.showSecLog_en_jsp._jspService(showLog_en_jsp.java:582)
        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
...>>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=911850&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to