lasher169
Apr 15th, 2006, 02:50 AM
Hi,
I have a workflow which requires different information to be entered before moving onto the next page. Each page may correlate to one or more different beans. Some of the beans may have been created initially however some of the beans will only be created as neccesary example I have a product bean which captures information when a customer selects to buy a product and they can buy multiple products. This product bean is referenced by another bean. I would like to know how to dynamically create these objects when required and then bind them using the spring form:select or form:input command on the jsp for binding.
Thanks
Chris
I have a workflow which requires different information to be entered before moving onto the next page. Each page may correlate to one or more different beans. Some of the beans may have been created initially however some of the beans will only be created as neccesary example I have a product bean which captures information when a customer selects to buy a product and they can buy multiple products. This product bean is referenced by another bean. I would like to know how to dynamically create these objects when required and then bind them using the spring form:select or form:input command on the jsp for binding.
Thanks
Chris