http://struts.apache.org/2.x/docs/performance-tuning.html

Dave


--- On Tue, 6/24/08, yorlick kilroy <[EMAIL PROTECTED]> wrote:

> From: yorlick kilroy <[EMAIL PROTECTED]>
> Subject: Slow performance with Struts2
> To: user@struts.apache.org
> Date: Tuesday, June 24, 2008, 10:23 AM
> 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]

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

Reply via email to