--- "C. Adams" <[EMAIL PROTECTED]> wrote:
> I was just going directly to the jsp with the form,
> like I used to in struts 1.x. It looks like the 
> preferred way to do it now is to wildcard the action
> name, add a input result, and then access the form
> via myActionName_input.action
> 
> This is working fine. Is this the preferred method?

If you want it to pay any sort of attention to things
that are in your Action class, yes, otherwise how
would it know what you wanted to use for values?

Dave



 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
http://farechase.yahoo.com/promo-generic-14795097

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

Reply via email to