Follow the stacktrace some more lines, there you should find something like root cause : that shows the original exception that was thrown before the listed exception. > -----Ursprüngliche Nachricht----- > Von: Sunil Chandurkar [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 21. März 2001 11:53 > An: [EMAIL PROTECTED] > Betreff: How to JSP on Tomcat ...urgent !!!!. > > > Hello all, > > Today is my first day to work on JSP, I have created > very simple JSP file, and was trying to run > it was giving proper output and also it was giving me following error, > > Firsly i have started Apache service using net start option > and then I have started tomcat server. > > Please help me to run JSP on Tomcat server > > > 2001-03-21 04:12:27 - Ctx( /examples ): Exception in: R( > /examples + /jsp/dates/date.jsp + null) - > javax.servlet.ServletException at > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:3 > 99) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:840) > at > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper > .java:404) at > org.apache.tomcat.core.Handler.service(Handler.java:286) at > org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.j > ava:372) at > org.apache.tomcat.core.ContextManager.internalService(ContextM > anager.java:797) at > org.apache.tomcat.core.ContextManager.service(ContextManager.j > ava:743) at > : > : > : > : etc. > > please help me > > > > > > > _____________________________________________________________ > Get LifeTime Free email Visit ---> http://www.nagpurcity.net >
