By "AutoCompilation", I meant "PreCompilation". My mistake.

If we are able to pre-compile the JSP's then for the first hit it will not take
time to compilation.





Brad Rhoads wrote:

> This might get you started:
>
> http://www.alphasierrapapa.com/IisDev/Components/AspTouch/
>
> by you'll need to build a Java intface to it w/
>
>  http://www.infozoom.de/IE/home.html
>
> which works great.
>
> > -----Original Message-----
> > From: M. Simms [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, March 22, 2001 3:58 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: AutoCompilation of JSP's at AppServer startup
> >
> >
> > I heard the only way to do this is to "touch" the filestamps
> > on the JSP
> > source code so that the file system "modified" flag is throw
> > or there is a
> > timestamp/datestamp change.
> >
> > I'm amazed no one has developed a utility for doing this yet !
> >
> > > -----Original Message-----
> > > From: A mailing list about Java Server Pages specification
> > and reference
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Sushil Singh
> > > Sent: Thursday, March 22, 2001 2:12 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: AutoCompilation of JSP's at AppServer startup
> > >
> > >
> > > Hi,
> > >
> > > Is there any way to compile all the JSP's whenever we restart the
> > > AppServer.  For Servlet we can specify "Load at startup as TRUE".
> > >
> > > Thanks.
> > >
> > > Sushil
> > >
> > > ==================================================================
> > > =========
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > > JSP-INTEREST".
> > > For digest: mailto [EMAIL PROTECTED] with body: "set
> > > JSP-INTEREST DIGEST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> >
> > ==============================================================
> > =============
> > To unsubscribe: mailto [EMAIL PROTECTED] with body:
> > "signoff JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set
> > JSP-INTEREST DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to