You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Viet Kevin <vi...@activia.net> on 2001/12/06 09:29:46 UTC

Precompiling JSPs

Hello, I know that this question is not related to Struts but I want to know how
to precompile all my jsps before hitting them with a Request, so that they doesn't have to
be compiled when I hit them for the first time

Thanks in advance.

Viet Kévin - ActiVia Networks



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Precompiling JSPs

Posted by Viet Kevin <vi...@activia.net>.
Thanx, but ...
I want to know if possible under tomcat4.0, and if it possible to 
specify in the web.xml ...


> If weblogic server then use:
> 
> C:>java weblogic.jspc <jsp_name>
> 
> 
> 
> -----Original Message-----
> From: Viet Kevin [mailto:vietk@activia.net] 
> Sent: Thursday, December 06, 2001 2:00 PM
> To: struts-user@jakarta.apache.org
> Subject: Precompiling JSPs
> 
> 
> Hello, I know that this question is not related to Struts but I want to
> know how
> to precompile all my jsps before hitting them with a Request, so that
> they doesn't have to
> be compiled when I hit them for the first time
> 
> Thanks in advance.
> 
> Viet Kévin - ActiVia Networks
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 


=============================================================
-- KeV -- 
=============================================================



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Precompiling JSPs

Posted by Rajeev Singh <rs...@zapapp.com>.
If weblogic server then use:

C:>java weblogic.jspc <jsp_name>



-----Original Message-----
From: Viet Kevin [mailto:vietk@activia.net] 
Sent: Thursday, December 06, 2001 2:00 PM
To: struts-user@jakarta.apache.org
Subject: Precompiling JSPs


Hello, I know that this question is not related to Struts but I want to
know how
to precompile all my jsps before hitting them with a Request, so that
they doesn't have to
be compiled when I hit them for the first time

Thanks in advance.

Viet Kévin - ActiVia Networks



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Precompiling JSPs

Posted by Ajay Chitre <aj...@diligentteam.com>.
Look for a file called \bin\jspc.bat in your TOMCAT_HOME

Here's a link where you can find more information about this;

http://kevinj.develop.com/javahome/javatomcat.jsp

Hope this helps.


-- Original Message --

>I generally don?t use TOMCAT but I think you should look for a class
>jspc in tomcat server lib, you may use it for precompiling it. JSPC
>means JSP Compiler.
>
>Gud luk,
>
>-----Original Message-----
>From: Viet Kevin [mailto:vietk@activia.net] 
>Sent: Thursday, December 06, 2001 2:00 PM
>To: struts-user@jakarta.apache.org
>Subject: Precompiling JSPs
>
>
>Hello, I know that this question is not related to Struts but I want to
>know how
>to precompile all my jsps before hitting them with a Request, so that
>they doesn't have to
>be compiled when I hit them for the first time
>
>Thanks in advance.
>
>Viet Kévin - ActiVia Networks
>
>
>
>--
>To unsubscribe, e-mail:
><ma...@jakarta.apache.org>
>For additional commands, e-mail:
><ma...@jakarta.apache.org>
>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>

Ajay Chitre

Diligent Team, Inc.
(Where Diligent People Work as a Team)

http://www.DiligentTeam.com



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Precompiling JSPs

Posted by Rajeev Singh <rs...@zapapp.com>.
I generally don’t use TOMCAT but I think you should look for a class
jspc in tomcat server lib, you may use it for precompiling it. JSPC
means JSP Compiler.

Gud luk,

-----Original Message-----
From: Viet Kevin [mailto:vietk@activia.net] 
Sent: Thursday, December 06, 2001 2:00 PM
To: struts-user@jakarta.apache.org
Subject: Precompiling JSPs


Hello, I know that this question is not related to Struts but I want to
know how
to precompile all my jsps before hitting them with a Request, so that
they doesn't have to
be compiled when I hit them for the first time

Thanks in advance.

Viet Kévin - ActiVia Networks



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>