> > > 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?