pdeploy and precompilejsp

Hi,I want to precompile my jsp's at deploy time, but I'm using the pdeploy command to deploy. How can I precompile using this command? greets,Tim
[188 byte] By [timvissers] at [2007-11-25 21:29:45]
# 1
that is not supported by psdeploy.
farble1670 at 2007-7-5 0:07:39 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
"pdeploy", that is.
farble1670 at 2007-7-5 0:07:39 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3

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

timvissers at 2007-7-5 0:07:39 > top of Java-index,Web & Directory Servers,Portal Servers...