Have you tried?
ActionContext.getContext().getContextMap().get(ServeltActionContext.ACTION_MAPPING);
Although I haven't taken the time (yet) to explore all source code
relationships within Struts 2.
Good luck!
Dale Newfield wrote:
Alberto A. Flores wrote:
Is this a Struts 1.x or Struts 2.x?
Sorry I didn't include that. Struts2. (If I recall correctly, that was
one of the arguments to the action's exectute method in Struts1.)
-Dale
Dale Newfield wrote:
I think I'm missing something.
Shouldn't there be a way for an action to get ahold of the mapping
that resulted in the action being called, and maybe even the
ActionMapper that chose it? ActionMapper has a very useful method
getUriFromActionMapping that I'd like to be able to call from within
the action...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Alberto A. Flores
http://www.linkedin.com/in/aflores
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]