RE: Precompiling JSPs

2003-01-15 Thread Steve Button
df See section 7-37 (p205 in the PDF) for the precompilation information. Hope that helps. -steve- > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 16, 2003 1:26 PM > To: Struts Users Mailing List > Subject: RE: Precompi

RE: Precompiling JSPs

2003-01-15 Thread YogeshChawla
;Mark Galbreath" To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>

RE: Precompiling JSPs

2003-01-14 Thread Mark Galbreath
It's really a matter of preference and performance. If you have 50k JSPs or linked JSPs (forwards, includes, etc.), you probably want to precompile; if your JSPs are 4k or less, the first-time performance hit is probably negligible. Run a performance tool against your site and compare the differe

Re: Precompiling JSPs

2003-01-14 Thread William W
Hi, What do you think about never precompile the JSPs ? William. From: "Billy Ng" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Precompiling JSPs D

Re: Precompiling JSPs

2003-01-13 Thread Billy Ng
> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 12:01 PM Subject: Precompiling JSPs > > Hi All, > > My app has more than 2,000 JSPs. I can precompile my JSP and map it into the > web.xml file. But I think that it would become a little big. >

RE: Precompiling JSPs

2003-01-13 Thread Mark Galbreath
Use Ant to precompile whole directories in one line of script with your container's JSP pre-compiler. Mark -Original Message- From: William W [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 3:01 PM My app has more than 2,000 JSPs. I can precompile my JSP and map it into the w

RE: Precompiling JSPs

2003-01-13 Thread Siggelkow, Bill
- From: William W [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 3:01 PM To: [EMAIL PROTECTED] Subject: Precompiling JSPs Hi All, My app has more than 2,000 JSPs. I can precompile my JSP and map it into the web.xml file. But I think that it would become a little big. Sugestions

Re: Precompiling JSPs

2003-01-13 Thread David Graham
ng List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Precompiling JSPs Date: Mon, 13 Jan 2003 20:01:04 + Hi All, My app has more than 2,000 JSPs. I can precompile my JSP and map it into the web.xml file. But I think that it would become a little b

Precompiling JSPs

2003-01-13 Thread William W
Hi All, My app has more than 2,000 JSPs. I can precompile my JSP and map it into the web.xml file. But I think that it would become a little big. Sugestions ??? Thanks, William. _ The new MSN 8 is here: Try it free* for 2 m

RE: Precompiling JSPs

2001-12-06 Thread Ajay Chitre
>jspc in tomcat server lib, you may use it for precompiling it. JSPC >means JSP Compiler. > >Gud luk, > >-Original Message- >From: Viet Kevin [mailto:[EMAIL PROTECTED]] >Sent: Thursday, December 06, 2001 2:00 PM >To: [EMAIL PROTECTED] >Subject: Precompiling JSPs &g

RE: Precompiling JSPs

2001-12-06 Thread Rajeev Singh
PROTECTED] 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 - Ac

Re: Precompiling JSPs

2001-12-06 Thread Viet Kevin
ursday, December 06, 2001 2:00 PM > To: [EMAIL PROTECTED] > 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'

RE: Precompiling JSPs

2001-12-06 Thread Rajeev Singh
If weblogic server then use: C:>java weblogic.jspc -Original Message- From: Viet Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 2:00 PM To: [EMAIL PROTECTED] Subject: Precompiling JSPs Hello, I know that this question is not related to Struts but I want to k

Precompiling JSPs

2001-12-06 Thread Viet Kevin
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-ma