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
difference of a typical first-time visit, keeping in mind your user-base
communications technology (56k modems/DSL/cable/T1).

Mark

-----Original Message-----
From: William W [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 14, 2003 6:34 AM


Hi,
What do you think about never precompile the JSPs ?
William.



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

Reply via email to