Search the mailing list for "chaining actions". This has been covered several times in this list.
Regards, Vikrma ----- Original Message ----- From: "Suresh Addagalla" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 11:01 PM Subject: redirect attribute (newbie) > Hi, > > I have a loginAction. If login is successfu, I want to perform another > action as follows. > > <forward name="Success" path="/action/getaccountinformation" > redirect="true"/> > > I am not sure whether to use true or false for "redirect". What is the > difference and which one should I use in this case? > > Thanks, > Suresh > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

