Turns out, that my way of using action forms differs from many other Struts users' habits. I am wondering how other Struts developers use action forms. Obviously, if you do not use Struts, you do not need to answer.
You can answer here in the thread, or in the poll form, which I created on my site: http://www.superinterface.com/projects.htm But please, don't answer in both places.
What is your preferred way to use action forms?
#1 Prefer not to use action forms at all
#2 For input data only (collected from HTML form)
#3 For output only (to be used in JSP)
#4 Same form for input and output
#5 One form for input, another for output
#6 Other
Thanks.
-
Struts: what do you use action forms for? (3 messages)
- Posted by: Michael Jouravlev
- Posted on: May 11 2005 18:47 EDT
Threaded Messages (3)
- Struts: what do you use action forms for? by Aaron Craven on May 12 2005 08:06 EDT
- Struts: what do you use action forms for? by Rich Hill on May 12 2005 13:57 EDT
- Struts: what do you use action forms for? by Paul Morie on May 14 2005 16:35 EDT
-
Struts: what do you use action forms for?[ Go to top ]
- Posted by: Aaron Craven
- Posted on: May 12 2005 08:06 EDT
- in response to Michael Jouravlev
#2 (or #4 if you count prefilling a form as output) -
Struts: what do you use action forms for?[ Go to top ]
- Posted by: Rich Hill
- Posted on: May 12 2005 13:57 EDT
- in response to Michael Jouravlev
#4 -
Struts: what do you use action forms for?[ Go to top ]
- Posted by: Paul Morie
- Posted on: May 14 2005 16:35 EDT
- in response to Michael Jouravlev
#2