On Tue, 10 Aug 2004 22:00:08 -0500, Vic Cekvenich
<[EMAIL PROTECTED]> wrote:
> Matthew J. Vincent wrote:
> > Hey everyone!
> >
> > I hope to not get flamed, but it's getting late here and I'm tired of
> > looking through the archives.  Should every Action have an associated
> > ActionForm?  

> No. Only updateable actions need a formbean.

I would add to that cases where you want the request parameters to be
validated.  Then, it's most likely simpler to use the ActionForm
machinery.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to