Hi,

        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


Thanks,
Mohan


-- 
View this message in context: 
http://www.nabble.com/Struts-performance-metrics-tp22077072p22118187.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to