Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Tomcat CookieExample NullPointerException


Message #1 by "John Sisk" <jsisk2001us@y...> on Sat, 19 May 2001 14:14:35
Hi,

This is the start of the stacktrace I get when I try the Tomcat (v 4.0-b-5)
CookieExample servlet. Worked fine on Tomcat 3.2 win98/win2k, broke when I 
upgraded to 4.0. Has anyone else seen this before I start digging?

A Servlet Exception Has Occurred
java.lang.NullPointerException
	at CookieExample.doGet(CookieExample.java:53)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

Regards
John Sisk


  Return to Index