On 8/28/2002 at 1:58 PM Lister, Tom (ANTS) wrote:

>I have got a page working with nested tags and the functionality is
>brilliant for master/detail pages
>However the performance is abysmal, to the point where we mayhave to
>abandon
>it completely.
>The problem appears to be during the page compile/display phase. it is a
>bit
>erratic as to where it actually slows down and we suspect the problem is
>the
>garbage collector clearing up objects created by various tags although
>we've
>yet to put it through Optimizeit
>Any suggestions for speeding up?

Have you tried precompiling your jsp pages? any has an optional task that
purports to make that easy.

- donald


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

Reply via email to