Hi Alexander,

try using the action context. I got this statement in my jsps to display the 
action name.

#context['struts.actionMapping'].Name

Hope that helps!

Regards 
Jan

-----Ursprüngliche Nachricht-----
Von: Alexander Baetz [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 29. September 2008 16:20
An: Struts Users Mailing List
Betreff: how to get the Name of the executed Action 

Hi,

is it possible to get the Mapped Name of the action that was executed 
from within JSP or Java?

example:: if http://localhost/hello.action is executed i want to get 
"hello".

Greetings,
Alexander

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to