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
-- 
View this message in context: 
http://www.nabble.com/-s2--Struts-head-tag-KILLS-%28%3E-10s%29-page-load-time-tf4490390.html#a12806509
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to