Michael Kastner
Oct 4th, 2005, 09:36 AM
Maybe sombody can help,
I am getting confused about the command object. Especially in session scope.
First question: Are the command object and the formBackingObject in the form controller supposed to be the same object?
Second: Where does my session command object go which is created by the SimpleFormController when I move on to the MultiActionController? Respectively, how can I access it there? It seems to be not there anymore. I get a binding error on my page.
Any help is appreciated.
Sincerely
Michael Kastner
I am getting confused about the command object. Especially in session scope.
First question: Are the command object and the formBackingObject in the form controller supposed to be the same object?
Second: Where does my session command object go which is created by the SimpleFormController when I move on to the MultiActionController? Respectively, how can I access it there? It seems to be not there anymore. I get a binding error on my page.
Any help is appreciated.
Sincerely
Michael Kastner