I was wondering what people's experience has been with using JSTL as opposed
to OGNL with regards to performance. I saw the Wiki entry for the
ActionPropertyExportInterceptor but I'm concerned it may have to big a
performance hit, essentially copying the value stack elements to the request
scope.

The reason I ask is that we are using Tomcat 6 with jsp 2.1 which is
fantastic and the expression language is what it should be. Along comes S2
and OGNL and another expression language to use, combined with freemarker
for templates... You can see where I'm heading.

I'm finding most things about S2 absolutely great. But, the display
component is driving me nuts. My ideal would be to use JSP for everything
(display, templates, etc), but some posts have indicated serious performance
issues.

I'm sorry if this is a bit of a Friday post, but I guess it's Friday.

Z.



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

Reply via email to