Re: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnotwork!!

2003-09-02 Thread Joe_Rattz
Not sure that it is relevant, but you have inverted characters in your localhost URL below. You have the os inverted to so. This may not be relevant because you had it correct in your original post, but in some subsequent posts, it is wrong. I wonder if some of the changes you have made

Re: org.apache.jasper.JasperException: Unable to compile class for JSP errorsafter switching from Tomcat 4.1.18LE to 4.1.27

2003-09-02 Thread Joe_Rattz
Ok, I tried jdk1.4.2_01, but it does not fix the problem. So, I backed up to jdk1.4.1_03 which does not have an issue like the one below. Thanks everyone. [EMAIL PROTECTED] 08/29/2003 05:48 PM Please respond to Tomcat Users List [EMAIL PROTECTED] To Tomcat Users List [EMAIL PROTECTED] cc

org.apache.jasper.JasperException: Unable to compile class for JSP errorsafter switching from Tomcat 4.1.18LE to 4.1.27

2003-08-29 Thread Joe_Rattz
I have some code that worked fine with Tomcat 4.1.18LE but now that I have upgraded to 4.1.27, I am getting the problems below. Anyone know what is going on? Thanks. org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 4 in the jsp file:

Re: org.apache.jasper.JasperException: Unable to compile class for JSP errorsafter switching from Tomcat 4.1.18LE to 4.1.27

2003-08-29 Thread Joe_Rattz
Ooops, ok I had one other 'significant' change that I failed to mention. I had also upgraded to jdk1.4.2 from 1.4.1_03. I thought in my testing I had eliminated that possibility, but I was wrong. It looks like there is a bug in jdk1.4.2 that is causing my problem. I am basing that on the