sorry I forgot the version is 4.1 and I am trying to run the servlet and it is not working I install JDK1.3.1 and still have difficulty any help will be approciated .
Like I suspected, IPlanet 4.1 supports Servlet API 2.2 and JSP 1.1. Your problem is either will the servlet code or the configuration of your servlet. Write back with details and someone should be able to help you. Wushutwist
31/Aug/2001:16:20:57] failure ( 531): Internal error: exception thrown from the servlet service function (uri=/servlet/SSMain): java.lang.NullPointerException, Stack: java.lang.NullPointerException
at SSAbstractServlet.getSession(SSAbstractServlet.java:136)
at SSMain.doGet(SSMain.java:44)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:497)
this is Iplanet server 4.1 and this is a servlet I am trying to run ?? thank you in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.