I've been looking over the RC2 branch code and it's a shame the JSP tags hardcode the template names. It would have made things easier if you could have at least defaulted the extension to .jsp but use just "text" instead of "text.jsp" from getTemplate() methods. Am I right in assuming Tag changes are required to make a one to one velocity/jsp template? You can set the default theme but it's still going to use x.jsp from the Tags getTemplate() methods.

Is there some other way you're suppose to implement this?

On Thursday, January 23, 2003, at 12:01 PM, Rickard �berg wrote:

Robert Nicholson wrote:
Were those JSPs precompiled or at least had you visited them once already?
I accessed the page loads of times using webstress and calculated an average. It's a couple of ms for JSP's, and about a ms for Velocity. That may not seem like much, but it adds up (especially if you, like us, use includes EVERYWHERE).

/Rickard

--
Rickard �berg
[EMAIL PROTECTED]
Senselogic

Got blog? I do. http://dreambean.com



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to