|
From: Thomas R. <tho...@tr...> - 2006-07-29 16:02:48
|
I don't have a problem with the plain html. It works well, but you need to have an understanding of how the Spring binding works. This is hidden by the <form:xxx> tags. From a language perspective it would be nice to have the ability to use a <form:xxx> tag on anything that gets submitted with the page including the submit button. That would make it clear what gets submitted by just looking at the jsp code. I think this would be beneficial for programmers that don't do a lot of web programming. Just a thought. Thomas On Jul 27, 2006, at 6:05 PM, Rob Harrop wrote: > I can always add the ability to use the form tags for this if you'd > like :) > > I just think the plain HTML works pretty nicely here as well. |