Use firebug to measure you http.  Firebug will give you a detail view of what
resources (e.g. dojo) are being pulled down with the http traffic.

Matt


yorlick kilroy-2 wrote:
> 
> Hi,
> 
> I was wondering if there is a way to tweak struts2 performance.
> I ported an old struts1 application to struts2. I have jsps that have
> rather large and complex lists that I now iterate using Struts2
> <s:iterate> and OGNL instead of <logic:iterate> and EL used in
> struts1. I noticed that the performance using Struts2 is pretty much
> lower than that of the Struts1 application, especially when displaying
> large lists and descending into complex objects using OGNL.
> I read that using dojo can cause this, but as far as I know I'm not
> (consciously) using dogo, ajax etc. just plain struts2 core.
> 
> -- Joe
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Slow-performance-with-Struts2-tp18092204p18323440.html
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