you should be able todo the following:
http://host/app-context/index.jsp?jsp_precompile=true

adding jsp_precompile=true as an argument should force Tomcat to do this.
If it does not then this part of the JSP spec hasn't been implemented.

Tim Julien
HP Middleware

-----Original Message-----
From: kamesh jayachandran [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 5:48 PM
To: [EMAIL PROTECTED]
Subject: How to precompile the jsps?


Hai all,
I have used jspc.sh to compile the jsps.
I have invoked the jspc like below
>From the tomcat bin directory
$./jspc.sh -d ../work/localhost_8080%2Fmycontext/ -webapp
../webapps/mycontext
This results in only parsed jsp files(.java files) not the .class files.
Any options to be included?
waiting for ur reply
kamesh jayachandran

-- 
"Hardware simply does not work like the manual says and no amount 
 of Zen contemplation will ever make you at one with a 3c905B 
 ethernet card."
        - Alan Cox

Reply via email to