You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mick Knutson <mi...@hotmail.com> on 2003/09/23 16:13:21 UTC

issue with forwards

I have an Alert action that has an array of Contacts. If there have not been
any Contacts set up in the db already, I want to forward the user to the
addContact action, then when they add 1 Contact, forward them back to the
Alert action.

How can I do this?

---
Thanks
Mick Knutson
http://www.baselogic.com

+001(805) 563-0666 Office
+001 (708) 570-2772 Fax
---

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: issue with forwards

Posted by Mick Knutson <mi...@hotmail.com>.
> I have an Alert action that has an array of Contacts. If there have not
been
> any Contacts set up in the db already, I want to forward the user to the
> addContact action, then when they add 1 Contact, forward them back to the
> Alert action.
>
> How can I do this?
>
> ---
> Thanks
> Mick Knutson
> http://www.baselogic.com

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org