If Dojo is being used for AJAX in this case, that's my guess. I know
from experience that Dojo, can issue a TON of requests even if you think
your only loading a small portion of it. Assuming this guess is
correct, Musachy, does S2 use a custom build of Dojo? If not, that
might be worth considering.
Frank
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
(2006, Apress, ISBN 1-59059-695-1)
and "JavaScript, DOM Scripting and Ajax Projects"
(2007, Apress, ISBN 1-59059-816-4)
Java Web Parts - http://javawebparts.sourceforge.net
Supplying the wheel, so you don't have to reinvent it!
chengas123 wrote:
Hi,
I am working on a Struts 2 page and page load times are way too high. I
tracked it down to the Struts head tag, which I have as follows: <s:head
theme="ajax" />
Without the tag, my page issues 3 requests and takes 453ms to load. With
the tag, the page issues 54 requests taking 12.24s to load.
Is there something I am doing wrong here?
Thanks,
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]