RE: Struts 2 Action Classes (HELP!)

2007-02-27 Thread cilquirm
assed from the form are not?! > > Could anyone explain please? ;) > > -Original Message- > From: Gabe Hamilton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 27, 2007 11:44 AM > To: Struts Users Mailing List > Subject: Re: Struts 2 Action Classes (HELP!) > > I bel

Re: Struts 2 Action Classes (HELP!)

2007-02-27 Thread Nuwan Chandrasoma
Hi, can we see your struts.xml? Thanks, Nuwan. - Original Message - From: "Paul Saumets | Merge" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 27, 2007 2:50 PM Subject: Struts 2 Action Classes (HELP!) I'm having some difficulty passing along params from my action forms with St

Re: Struts 2 Action Classes (HELP!)

2007-02-27 Thread Gabe Hamilton
I believe the Parameters Interceptor will call your setUserName() method. I would check that that interceptor is in the stack used for LoginAction. -Gabe On 2/27/07, Paul Saumets | Merge <[EMAIL PROTECTED]> wrote: I'm having some difficulty passing along params from my action forms with Strut