Hello,

I want to know the current Action through the request.getRequestURI(), but
I'm using Tiles and I get:

/jguiri/jsp/layouts/layoutDetalle.jsp  (layoutDetalle.jsp is my Tiles
layout, not the real URI)

but really the URL I see is:

http://localhost:8080/jguiri/aplicaciones.do?op=Detalle&id=22

How can I obtain that URL to extract the Action name? is this the best
option to know the current Action?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Get-current-Action-using-Tiles-tf2512896.html#a7007953
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to