On Wed, 10 Sep 2003, David Thielen wrote:

> Date: Wed, 10 Sep 2003 10:22:10 -0600
> From: David Thielen <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts-Users <[EMAIL PROTECTED]>
> Subject: Suggested enhancements for next version
>
> Hi;
>
> These are a couple of suggestions I have for the next version of struts:

>   1.. Can get the session in the ActionForm constructor. This would be
> very useful for initializing with data attached to the session.

>   2.. Have a pre-page method in the Action that can be set in an
> <action> like validate="true". This would give the Action class a chance
> to determine if this page can be displayed and do a forward if it
> cannot. For example in pages 2 - N of a multi-page series of forms.

>   3.. Allow an <action> with no form. This would be useful where a page
> has a form that is just a submit button. No ActionForm is needed but the
> <html:form> is still prefered for the action it submits to. thanks -
> dave

The best way to record suggestions like this is to put enhancement
requests into our issue tracking system:

  http://nagoya.apache.org/bugzilla/

Craig

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

Reply via email to