Ok Matt, so you still use them, even though you do not create them ;-) And what do you use those generated forms for?
#1 means that people read input data right from the request, and stick output data in some bean of theirs, which is not an action form. On 5/11/05, Matt Raible <[EMAIL PROTECTED]> wrote: > #1 - so I generate them from my POJOs using XDoclet. All the other > frameworks I use (JSF, Spring, Tapestry and WebWork) allow me to use my > POJOs directly. > > Matt > > > > What is your preferred way to use action forms? > > #1 Prefer not to use action forms at all > > #2 For input data only (usually 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]