Maybe these links will help: http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/ActionInvocation.html http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxy.html
Nils-H On Fri, Oct 17, 2008 at 7:43 PM, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote: >> >> > Instead of the uri, the action name, method and namespace called would be >> > better. >> > In this way the same can be applied to portlets too. So i would like to >> > enhance your original thread question. >> >> I belive this can be obtained from the action invocation. >> > > I believe so too, but I would love to see some specifics... > > For instance: > > invocation.getInvocationContext().getContextMap() > > yields the "contextMap", but then what? I suppose somewhere in the > contextMap are the various bits of information I am interested in, but which > are they and how do I piece them together? > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]