Tom:

I'm not aware of any such option. I have always just lived with this
recompiled all JSP's. You could create an Ant Task for this.
It could be a very nice addition Ant's optional taskdefs.

Tom Drake

----- Original Message -----
From: "Tom Parker" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>; "Tom Drake"
<[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 11:54 AM
Subject: RE: Precompile JSP


| > Try bin/jspc.bat or jspc.sh
|
| I would like to compile my jsp's as a test before I deploy it and see if
it
| works. I spend quite a lot of time changing stuff, deploying, loading in a
| web browser and seeing jsp compiliation problems.
|
| It would be nice to have jspc compile my jsp's during the deployment
| process. I tried this and it seems to recompile everything, rather than
only
| those files that have changed.
|
| Is there a depends option to jspc?
|
| The obvious solution is to use ant to only compile those files that have
| changed, but there doesn't seem to be an equivelent of make's .c.o option
in
| ant. Is there a dependset creator anywhere, if there isn't a generic .c.o
| type task?
|
|
| --
| To unsubscribe:   <mailto:[EMAIL PROTECTED]>
| For additional commands: <mailto:[EMAIL PROTECTED]>
| Troubles with the list: <mailto:[EMAIL PROTECTED]>
|
|
|


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to