Thanks, I solved this using: request.getAttribute("javax.servlet.forward.servlet_path");
apetrelli wrote: > > JCO ha scritto: >> 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) >> > > Where are you calling request.getRequestURI()? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Get-current-Action-using-Tiles-tf2512896.html#a7010477 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]