Matt Raible wrote:
Another thing you can do to speed up initial page-loads is pre-compile JSPs.
That speeds up initial page loads, but if the issue is the sum total time for the build-deploy-test cycle, won't that slow things down, as the now ALL the jsps need to compile before the test completes, rather than just the ones involved in the test?
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]