Can someone please help with this problem. I installed JSP and am launching
@ the command line w/ "httpdnojre" because I have Java 2 installed (rather
than having to deal with lots of re-pathing issues). I then tried to run
some of the samples. Is this because I am not using the pre-installed JRE
that comes with JavaServer 2.0?
Thanks,
George Hernandez
500 Internal Server Error
The servlet named jspServlet at the requested URL
http://localhost:8080/examples/jsp/samples/calendar/date.jsp
reported this exception: . Please report this to the administrator of the
web server.
java.lang.NullPointerException: at
pagecompile.jsp._examples._jsp._samples._calendar._date._jspService(_date.ja
va:148) at
com.sun.server.http.pagecompile.jsp.runtime.HttpJspBase.service(HttpJspBase.
java:87) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at
com.sun.server.http.pagecompile.jsp.runtime.JspServlet.runServlet(JspServlet
.java:469) at
com.sun.server.http.pagecompile.jsp.runtime.JspServlet.processJspPage(JspSer
vlet.java:259) at
com.sun.server.http.pagecompile.jsp.runtime.JspServlet.service(JspServlet.ja
va:97) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at
com.sun.server.ServletState.callService(ServletState.java:226) at
com.sun.server.ServletManager.callServletService(ServletManager.java:936) at
com.sun.server.ProcessingState.invokeTargetServlet(ProcessingState.java:423)
at
com.sun.server.http.HttpProcessingState.execute(HttpProcessingState.java:79)
at
com.sun.server.http.stages.Runner.process(Runner.java:79) at
com.sun.server.ProcessingSupport.process(ProcessingSupport.java:294) at
com.sun.server.Service.process(Service.java:204) at
com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java
:374) at
com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java
:166) at
com.sun.server.HandlerThread.run(HandlerThread.java:162)
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets