On Sun, May 18, 2008 at 9:47 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> do you have a benchmark that shows that pooling is indeed faster?
>
> servlets are pooled because they may require heavy initialization.
> wicket pages are much more lightweight in comparison.

And, the more heavyweight you make your page, the more likely that it
isn't stateless anymore anyway. :)

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

Reply via email to