:
http://www.nabble.com/Struts-performance-metrics-tp22077072p22258767.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
ss the Value Stack directly using JSTL without
> using
> s:iterator ?
>
> Thanks,
> Mohan
>
> --
> View this message in context:
> http://www.nabble.com/Struts-performance-metrics-tp22077072p22247775.html
> Sent from the Struts
Ok. Are you able to access the Value Stack directly using JSTL without using
s:iterator ?
Thanks,
Mohan
--
View this message in context:
http://www.nabble.com/Struts-performance-metrics-tp22077072p22247775.html
Sent from the Struts - User mailing list archive at Nabble.com
>
>
> We plan to profe right from the beginning but I am not sure how JSTL can
> replace Struts tags to increase performance. I understand that in order to
> display data we can use JSTL. Struts tags are required to use the framework
> fully. Isn't it ?
> -
I guess for some cases you do have to us
Mohan Radhakrishnan wrote:
I will use larger datasets and property access also.
Wait, you weren't comparing property access speed?
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-m
;t it ?
--
View this message in context:
http://www.nabble.com/Struts-performance-metrics-tp22077072p22132801.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-uns
Hijust to share some of my experience and see what you decide to do
I have worked on a project which the end result is packed into a jar
(actions and stuff)and will be throw into and coexist with other project.
To run the project, I simply put the jar and related jsp and struts setting
xml's into
Mohan Radhakrishnan wrote:
I took a simple JSP using Struts tags and one using equivalent JSTL
tags and deployed the WARS one by one in tomcat and used JProbe to attach to
the session. I filtered the call graph to show OGNL only and then JSTL only.
That doesn't really help me much.
I ask
implications of
using OGNL if there are any. I came across messages in the forum about OGNL
issues. Ours is an internet-enabled web site.
Thanks,
Mohan
--
View this message in context:
http://www.nabble.com/Struts-performance-metrics-tp22077072p22120189.html
Sent from the Struts - User mailing list
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
--
ent = 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-tp22077072p221
ent = 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-tp22077072p221
://www.nabble.com/Struts-performance-metrics-tp22077072p22077072.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
13 matches
Mail list logo