Neil-

configHelperInterface should help you with iwther getMapping or getActionForward methods should help you-
http://struts.apache.org/api/org/apache/struts/config/ConfigHelperInterface.html

Martin-

----- Original Message ----- From: "Neil Aggarwal" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <user@struts.apache.org>
Sent: Saturday, June 18, 2005 7:03 PM
Subject: How to get current top-level struts action?


Hello:

I am trying to figure out how to get the current top-level struts
action in a page.

For example, if I am on the url
http://dev.rentclubs.com/rentclubs/home.do

I want a programmatic way to get that the action is "/home"

I tried getting the requestURI, but that give me the layout
since I am using tiles.

I have tried browsing the struts API and searching the web
to no avail.

Thanks,
Neil


--
Neil Aggarwal, JAMM Consulting, (214) 986-3533, www.JAMMConsulting.com
FREE! Valuable info on how your business can reduce operating costs by
17% or more in 6 months or less! http://newsletter.JAMMConsulting.com


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