Re: How can I pass parameters between actions

2007-12-18 Thread Dave Newton
UG (rather than WARN); no behavior was changed. > > Thanks/ > M-- > > - Original Message - > From: "Ray" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > Sent: Tuesday, December 18, 2007 6:59 AM > Subject: Re: How can I pass param

Re: How can I pass parameters between actions

2007-12-18 Thread Martin Gainty
List" Sent: Tuesday, December 18, 2007 6:59 AM Subject: Re: How can I pass parameters between actions > Adam Hardy 写道: > > Ray on 18/12/07 02:32, wrote: > >> How can I pass parameters between actions. > >> For example, there is a parameter "username" in firstAct

Re: How can I pass parameters between actions

2007-12-18 Thread Ray
Adam Hardy 写道: Ray on 18/12/07 02:32, wrote: How can I pass parameters between actions. For example, there is a parameter "username" in firstAction, and I want to use this value in secondAction How can I get the "username" value in the secondAction There are many ways

Re: How can I pass parameters between actions

2007-12-18 Thread Adam Hardy
Ray on 18/12/07 02:32, wrote: How can I pass parameters between actions. For example, there is a parameter "username" in firstAction, and I want to use this value in secondAction How can I get the "username" value in the secondAction There are many ways. It depends he

How can I pass parameters between actions

2007-12-17 Thread Ray
Hi, everyone How can I pass parameters between actions. For example, there is a parameter "username" in firstAction, and I want to use this value in secondAction How can I get the "username" value in the secondAction Would anyone give some sample code. Thx. -- Ray Chen Em