but then howcome I'm getting such immense perfomace increases. I did a
bit of profiling in eclpise IDE and it turned out that OGNL is the
main performance killer ?

On Sat, Dec 13, 2008 at 11:53 PM, Dave Newton <newton.d...@yahoo.com> wrote:
> --- On Sat, 12/13/08, yorlick kilroy wrote:
>> since I'm replacing all struts2 accessor tags and expressions
>> in my jsps I use the '$' instead of the '%' and '#'.
>
> If you're accessing value stack objects via ${...} it's still OGNL under the 
> hood--the S2 request wrapper will look for objects on the value stack first 
> then go to the default JEE scopes.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to