Re: Forward Action with redirect?

2003-09-26 Thread Manish Singla
You can specify a forward action and "validate the previous form" at 
same time".  It is just that instaed of calling your own action you 
called struts ready made action...

White, Joshua A (HTSC, CASD) wrote:
Currently, the Forward action forwards control to a resource on the server
side.  How can I specify a forward action that also results in a client side
redirect?  I don't want to call this resource directly because I need to
make use of the struts validate mechanism to validate the previous form.
Any suggestions?
Regards,

Joshua





This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.

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


--
Thanks
Manish Singla
x73166
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Forward Action with redirect?

2003-09-26 Thread Max Cooper
Joshua,

I am not sure I understand quite what you want to do, but you can use the
redirect attribute of a  element in struts-config.xml to do a
redirect:



-Max

- Original Message - 
From: "White, Joshua A (HTSC, CASD)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 26, 2003 8:08 AM
Subject: Forward Action with redirect?


> Currently, the Forward action forwards control to a resource on the server
> side.  How can I specify a forward action that also results in a client
side
> redirect?  I don't want to call this resource directly because I need to
> make use of the struts validate mechanism to validate the previous form.
> Any suggestions?
>
> Regards,
>
> Joshua
>
>
>
>
>
> This communication, including attachments, is for the exclusive use of
> addressee and may contain proprietary, confidential or privileged
> information. If you are not the intended recipient, any use, copying,
> disclosure, dissemination or distribution is strictly prohibited. If
> you are not the intended recipient, please notify the sender
> immediately by return email and delete this communication and destroy all
copies.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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



Forward Action with redirect?

2003-09-26 Thread White, Joshua A (HTSC, CASD)
Currently, the Forward action forwards control to a resource on the server
side.  How can I specify a forward action that also results in a client side
redirect?  I don't want to call this resource directly because I need to
make use of the struts validate mechanism to validate the previous form.
Any suggestions?

Regards,

Joshua





This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


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