You'll have to excuse me, I'm not completely understanding.

So, jspc inherently recompiles as necesary, and the compiled versions are 
cached in the web root where they will be war'ed up with the rest of the web 
application and reused?

Would you mind posting your task?

Thanks,
Bob



On Tue, Jan 22, 2002 at 03:10:56PM +0100, Daniel Hoppe wrote:
> Bob,
> 
> as is said, it's merely an enhanced wrapper. weblogic.jspc introduces the
> parameter -depend which makes it check the stalltime , probably similar to
> the stalltime method you see in your generated jsp code. 
> 
> > In development, we build and deploy the war every time. It 
> > would be nice to have some syntax/dependency checking on 
> > JSP's at build time rather than manually navigating and testing them.
> 
> That's what we do to. You could of course run weblogic.jspc with a
> java-task, but I think that having a wrapped task is more convenient.
> 
> Daniel
> 
> <<<<<<<<<<<<<<<<<<<<<<<<<<<
> sitewaerts GmbH
> Hebelstra�e 15
> D-76133 Karlsruhe
> 
> Tel: +49 (721) 920 918 0
> Fax: +49 (721) 920 918 29
> http://www.sitewaerts.de
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to