Would like to read more about "Flexible Cancel Buttons - Go directly to a different action on cancel."

2007-04-16 Thread Vlad2006
Hi, On the Struts 2 start page one statement reads: "Flexible Cancel Buttons - Go directly to a different action on cancel." Could anybody point me to a page where this statement is explained? /Vlad -- View this message in context: http://www.nabble.com/Would-like-to-read-more-about-%22Flexib

Re: [S2] The performance issue about OGNL

2007-02-26 Thread Vlad2006
-26 13:28:05,624 DEBUG (freemarker.cache:81) - > template/css_xhtml/form-validate.ftl[fr_FR,utf-8,parsed] cached copy not > yet stale; using cached > > > So do you think the log is wrong and cache is not used or has the > loading template from classpath been corrected ? >

Re: [S2] The performance issue about OGNL

2007-02-26 Thread Vlad2006
Hi Zheng, Have you profiled your application? Are you sure it is OGNL that makes your application slow? >From my experience it is not so slow. At least I have not found it too be a bottleneck in my application. Not yet :-). What is really slow in WebWork/Struts2 is jsp tags like, textfield, rad