Hi,
I developed a JSP-based application which works fine with JRun 2.3.3 Build
1.57 on Windows NT: When installing the whole stuff on a Unix
machine(Solaris), JRun produces always wrong javas file when translating the
JSPs. It always produces a package line without the package name, the class
name of the generated java file is also empty.
The error message looks like:
com.livesoftware.jsp.JSPServlet:
javax.servlet.ServletException:
/export/home/ns-home/jrun/jsm-default/services/jseweb/servlets/jsp/jsp/jspsa
mp10/hello.java:3: Identifier expected.
package ;
^
/export/home/ns-home/jrun/jsm-default/services/jseweb/servlets/jsp/jsp/jspsa
mp10/hello.java:17: Identifier expected.
public class extends com.livesoftware.jsp.HttpJSPServlet implements
com.livesoftware.jsp.JRunJspPage, HttpJspPage , SingleThreadModel
^
2 errors
Did anyone have the same problem?
regards
Dapeng Wang
===========================================================================
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