Re: Unable to compile the Jsp in Tomcat

2006-08-04 Thread devteam_matsys
Yes your right, when the second hit its works fine. On the first hit the jsp is not compiling properly. Is there any other solution for this. -- View this message in context: http://www.nabble.com/Unable-to-compile-the-Jsp-in-Tomcat-tf2043765.html#a5647144 Sent from the Tomcat - User forum

Re: Unable to compile the Jsp in Tomcat

2006-08-03 Thread David Smith
You say: 1. On first load after deploying, you get the exception below 2. Second request to the jsp loads fine. I'm not sure why, but it sounds like the results of compiling the .jsp to .java isn't written yet when the compiler is invoked for compiling the .java to a .class. By the time the s

Re: Unable to compile the Jsp in Tomcat

2006-08-03 Thread Uday K Sarvasiddhi
s@tomcat.apache.org cc Subject Re: Unable to compile the Jsp in Tomcat HI Uday, Thanks for your quick response. I have included that jar file in the classpath still i got that type of error. is there any other solution for that. Waiting for your earliest reply. -- View this mes

Re: Unable to compile the Jsp in Tomcat

2006-08-03 Thread devteam_matsys
HI Uday, Thanks for your quick response. I have included that jar file in the classpath still i got that type of error. is there any other solution for that. Waiting for your earliest reply. -- View this message in context: http://www.nabble.com/Unable-to-compile-the-Jsp-in-Tomcat

RE: Unable to compile the Jsp in Tomcat

2006-08-02 Thread Tejas Bavishi
adPool.jav a:533) at java.lang.Thread.run(Thread.java:536) Apache Tomcat/4.1.12 can anyone help regarding this. -- View this message in context: http://www.nabble.com/Unable-to-compile-the-Jsp-in-Tomcat-tf

Re: Unable to compile the Jsp in Tomcat

2006-08-02 Thread Uday K Sarvasiddhi
Hi , Set the class path for the jasper-runtime.jar file .Hope it works ! Regards, Uday, IBM devteam_matsys <[EMAIL PROTECTED]> 08/03/2006 10:42 AM Please respond to "Tomcat Users List" To users@tomcat.apache.org cc Subject Unable to compile the Jsp in Tomcat

Re: Unable to compile the Jsp in Tomcat

2006-08-02 Thread Li
"java.io.FileNotFoundException: D:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\SolareMP\web\Helpdeskhome_jsp.java (The system cannot find the path specified)" . Make sure the path is existed. i saw localhost here, are you using context path? It seems like your path

Re: Unable to compile the Jsp in Tomcat

2006-08-02 Thread Li
at java.lang.Thread.run(Thread.java:536) Apache Tomcat/4.1.12 can anyone help regarding this. -- View this message in context: http://www.nabble.com/Unable-to-compile-the-Jsp-in-Tomcat-tf2043765.html#a5626912 Sent fr

Unable to compile the Jsp in Tomcat

2006-08-02 Thread devteam_matsys
) Apache Tomcat/4.1.12 can anyone help regarding this. -- View this message in context: http://www.nabble.com/Unable-to-compile-the-Jsp-in-Tomcat-tf2043765.html#a5626912 Sent from the Tomcat - User forum at Nabble.com