All,
I am experiencing what I think are configuration problems with JavaServer Web
Development Kit 1.0.1 running on a Windows 95 platform. Specifically, I have
attempted to test two JSPs (that are known to work on other web servers).
Generally, the web browser returns a message to the effect: "Error: 500 - Unable
to compile class for JSP". The stack trace log from the JSWDK server documents
an unhandled exception, i.e.,
com.sun.jsp.JspException: Error while writing data file
By changing a configuration option in the JSWDK server, I was able to see the
Java source code for the generated Servlet. However, a compiled Java Class file
for this Servlet was not found. I don't think that the generated Servlet is
being compiled due to unknown reasons.
The two JSPs mentioned above work fine in an IBM Visual Age Enterprise edition
IDE. JSPs, however, should work in more primitive environments.
Any help with this problem would be appreciated.
Norman D. Hall
[EMAIL PROTECTED]
===========================================================================
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