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-tp22077072p22118180.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]