On Fri, 15 Aug 2003, Erez Efrati wrote:

> Date: Fri, 15 Aug 2003 18:49:25 +0200
> From: Erez Efrati <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: 'Struts Users Mailing List' <[EMAIL PROTECTED]>
> Subject: Action mapping 'inputForward'
>
> Hi all,
>
> Is it recommended to use the 'inputForward'=true in the <controller>
> configuration?
>

I do that all the time now.  Among other things, it makes life much easier
when you want to use multiple modules, or play with settings like
forwardPattern and pagePatetrn.

Finally, it's more consistent with the use of forwards everywhere else in
Struts, and I sort of wish I'd made "input" take the name of a forward
from the very beginning :-).

> Thanks,
> Erez

Craig

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

Reply via email to