Can someone point me to an example or the docs on how to do mapped and indexed properties in Spring MVC. I'd like to see both the java class with the mapped/indexed property and the JSP page with Spring tags to bind form fields to the mapped/indexed property.
I'm a long time struts user and am looking for the Spring version of http://struts.apache.org/faqs/indexedprops.html.
Thanks!!!
Norm


Reply With Quote