Dear All, Newbie question: I just downloaded jswdk-1.0.1 and all the examples worked. I even modified some of the examples and they still work. However, when I tried to create a new jsp page (a duplication of the "num" directory to "test" with all the necessary modification, and compiled with no problem). But, then when I access the new jsp page, it gives me: Unhandled error! You might want to consider having an error page to report such errors more gracefully java.lang.NoClassDefFoundError: test/wo (wrong name: wo) I tried: * re-start the web server (stopserver; startserver) * change the ownership of the files * ... nothing works! Any hints? Thanks in advanced! --Wo =========================================================================== 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
