2.2.1 - Validation Behavior

2010-08-19 Thread Daniel Stephenson
I'm wondering if anyone has seen the following behavior. I upgraded from 2.1.8.1 to 2.2.1 and now, if there is a field validation error when I try to submit a form, the errors no longer show up on the jsp. I have a result type of input declared like this: @Result(name = "input", type = "chain",

Spring Web flow 2 vs Struts2

2010-08-19 Thread MB
What would be the major points where Spring Web flow 2 and Struts2 differs in in development productivity and the actual possible results? Does Struts2 have leverage on Spring Web flow 2 when it comes to making rich interactive interfaces with AJAX for instance? What are your opinion and your expe

Spring Roo and Struts2?

2010-08-19 Thread MB
Anyone here uses Spring Roo and Struts2 in the same projects? If so, how have you setup your work environment? How have you split the responsibilities between the different frameworks where they overlap? /MB - To unsubscribe, e-m

Re: Performance issues

2010-08-19 Thread Dale Newfield
On 8/18/10 7:42 PM, Nathan Meeker wrote: Well, I added Javatemplate plugin: Has anyone figured out any way to use this selectively? Meaning on some portion of a site (certain .jsps, etc.) or just on tags using the simple theme (still using the freemarker implementation for non-simple tags)?