posted 9 years ago
Hello there,
I am new to spring mvc and stuck on command objects for spring forms. The problem is that i have two beans that is needed to be binded on a single form. The thing is neither i can send more than one command objects the form view, nor i could ignore command object to use spring form. Is there any possible way to bind those beans with single form or any alternates to spring form command objects?
Help me guys, i have tried to find the solution whole night?