Hi Steve --
The is most likely (from my experience) a syntactic error in the jsp. Check to make sure your tags are correct (all tags are properly terminated and attributes are properly quoted). If you don't see it, post the jsp code and we'll see if a few more eyes can see it.
justin
At 06:43 PM 1/21/2003, you wrote:
Hi there, I have recently upgraded to Tomcat 4.1.19 in an attempt to overcome the SSL hanging problem accuring in 4.1.18I have made a few other changes to my web-app, now I get this error org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. I have tried a number of options, having looked it up in the archives. Nothing seems to help, I cannot work out what has happened, and why it's not working. Can anyone help me. or point me in the right direction. I am using Tomcat 4.1.19 Struts 1.1b2 SUN JDK 1.4.1 (have tried going back down to 1.3.1) Thanks in advance Steve Vanspall -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
____________________________________ Justin Ruthenbeck Software Engineer, NextEngine Inc. [EMAIL PROTECTED] Confidential - See http://www.nextengine.com/confidentiality.php ____________________________________ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
