-
Sep 8th, 2005, 08:55 PM
#1
Acrophobia and the Controllers' Hierarchy Tree
Hi,
I would like not to be ruminating over this same idea, but
what's simple (SimpleFormController, got the quibble?) for
some, ain't that much for others! :)
My question:
What controller am I supposed to use in a flow which is not
trivial enough for SimpleFormController and whose execution
graph forks in such a way that AbstractWizardFormController
becomes a bit awkward to handle the situation?
Just in case you get interested: I've had problems keeping a
reference to the command while using the SimpleFormController
in large flows. It simply vanishes whenever the flow reaches
a page with no <spring:bind>. And I really dislike the idea
of using hidden inputs just to keep the form object!
With so many misunderstandings about the inner workings of
those controllers, I would be glad having not to implement
subclasses of anything standing higher in the hierarchy tree
than the SimpleForm.
Its a kind of acrophobia!
But I'll keep trying!
Thanks!
-
Sep 9th, 2005, 04:13 AM
#2
I would suggest looking at Spring Web Flow. Sounds like the right tool.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules