Hi Friends, I did one small workaround, I used the "ServletActionContext.getActionMapping().getName()" for catch the name of my action and as i have two element action using the same action class, this way work well. But, I still can't catch the value into the param element.
Tks, Manoel Pimentel www.visaoagil.com Manoel Pimentel wrote: > > Hi to everyone, > > Please, I need help :-). > > Like are possible catch the values in a session using the > "ActionContext.getContext().getSession()", I want to know if have any way > to catch in a action class, the value of one parameter set in the > struts.xml file? > > Example: > I need use in my Action class, the value set in a tag like: XLS inside a > action element. > > Thanks for any help, ok? > > Manoel Pimentel > www.visaoagil.com > > -- View this message in context: http://www.nabble.com/Catch-the-element-param-in-a-action-class-tp14716540p14733722.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]