Hi, I've been trying (for hours, if not days) to get jswdk1_0_1-win setup/config to work on my Windows 98 machine with jdk1.2, but no luck. It runs okay on servlet, but not on jsp. I tried the jsp examples (such as numguess.jsp that came with) on ie5/netscape, but kept getting Http 500 - Internal server error. Here are the error messages I saw on window output: java.lang.NullPointerException: at com.sun.web.core.ServletContextFacade.getResouce(ServletContextFacade.java:114)) at com.sun.web.core.ServletContextFacade.getRealPath (ServletContextFacade.java:97) at com.sun.jsp.runtim.JspServlet.service(JspServlet.java:275) at com.javax.servlet.http.HttpServlet.service(HttpServlet.java:840) ... I followed all the steps in the readme.html: 1. Added full path of JDK1.2\bin to PATH. 2. Added the full path of JDK1.2\lib\tools.jar to CLASSPATH. 3. Set JAVA_HOME to full path of JDK1.2 4. Run startserver.bat Please advise me on what to do next to get jsp running. I've been spending a lot of hours on this thinking that I probably missed something here and there, but just NO LUCK. Thanks in advance. Kam. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html