Hi!

I had a performance problem in my struts application where one JSP
page took about 5 secs to display (Tomcat 4.0.4, Struts 1.1b1, Win2k,
PIII 500, 512Mb). The page uses struts taglibs (bean, logic, html) and
is nearly 300 lines long.

I tried to track down the problem but with no luck. Finally I split
the page into 3 parts using <jsp:include ...> and now the whole page
loads 5 times faster.

Does anybody made the same experience and/or has an explanation for
that behaviour?

Regards
    gus



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

Reply via email to