You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Eric Rank <er...@lo-fi.net> on 2007/01/31 00:56:21 UTC

[s2] Finding a URL of an Action within execute()

Hi List,

I'm attempting to construct a URL within an action's execute code.  
The URL will be sent out in an email, serving as a link for a user to  
click on. It'd be great if I could do this by finding the URL of an  
Action using the Action name, which I have defined in the struts.xml  
file.

Is it possible? What's the best way to do it?

Thanks,

Eric Rank

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