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
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()?
-
2 matches
Mail list logo