Can someone give me more information about this?
Now, there is no precompilation, so after deployment we have to visit every page that uses a jsp in order to precompile that jsp. Visiting a page which uses non-compiled jsp results in a delay of a couple of seconds.
So my question: Is there another way (than visiting every page) to get rid of this compilation delay?
We are using the pdeploy command.
Greetings,
Tim