On 10/9/06, Mark Stang <[EMAIL PROTECTED]> wrote:
Try JProfiler.  It can track where you application is spending all of its time. 
 One thing that came up earlier is that OGNL is a hog.  However, we haven't 
found Tapestry to be the issue, but the rest of the app...

For simple expressions, try tapestry-prop, which compiles into java
bytecode instead of reflection that ognl relies on.

http://howardlewisship.com/tapestry-javaforge/tapestry-prop/

--
       regards,
       Robin

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

Reply via email to