im not sure if this would work.
but i think you can use your action servlet to display
a dialog which has a input field of some sort and then
use that variable as the forwarding URL and pass it to
struts-config.xml.

Boney Sze



--- George Moschovitis <[EMAIL PROTECTED]> wrote:
> Hi everybody, I am a new user of struts and I have
> the following question:
> 
> at the end of an Action.perform method there is a
> typical:
> 
>             return map.findForward("ok");
> 
> that forwards to a web page specified in
> struts-config.
> instead of forwarding to a hardcoded url i want to
> be able to redirect to the referrer for this
> action. How can this be done ?
> 
> any help appreciated !
> 
> George Moschovitis
> 
> ---
> Navel Ltd, Greece
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

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

Reply via email to