Mohan Radhakrishnan wrote:
        I profiled using JProbe and for a simple 'hello world' jsp I found
that JSTL is taking a little more time than OGNl.

OGNL :

org.apache.jsp.example.HelloWorld_jsp._jspService(HttpServletRequest;
HttpServletResponse)

Cumulative time spent = 1103

-------------------------------------------------------------------------------------------

JSTL

org.apache.jsp.index_jsp._jspService(HttpServletRequest;
HttpServletResponse)

Cumulative time spent = 1429

Could you describe your testing methodology, and what, precisely, you're doing to get those results?

Dave


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

Reply via email to