Ok,
How would I approach representing a property of a model object as multiple input elements using a SimpleFormController? I see the class ServletRequestDataBinder. I'm thinking this might be what I need.
Am I approaching this efficiently?
-Ben
Thanks, love the framework.


Reply With Quote