Hi Mino,

that is what we do:
a) generate java files with JspC compiler
b) compile java files with javac compiler
c) copy class files to the required location (ie class directory under WEB-INF )


Hope it helps,

Sasha.

-----Original Message-----
From: Giacomino Raccuia [mailto:[EMAIL PROTECTED]
Sent: Thursday, 16 June 2005 7:13 PM
To: [email protected]
Subject: Use JSPC


Hi,
I'd like to compile the JSP pages when I upload some new files on server 
(tomcat 4.0.3) . I use the utility JSPC, but this generate only java 
file but not the class file. I read that JRun has JSPC with -compile 
argument while my JSPC utilty doesn't have thi argument.
Is possible to generate class file with tomcat and JSPC? Or there is 
another utility to use?

Thanks in advance.
Bye
Mino


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to