You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Fedor Smirnoff <in...@olnix.com> on 2004/02/25 01:25:05 UTC

Accessing request.ServletPath()

Hi,

I am trying to compare the current path of a .jsp file to the link to make
sure I display the correct button image active vs. inactive, so I would like
to do request.getServletPath() but with logicEqual something like this

<logic:equal value="/useradmin/contentChange.jsp" scope="request"
name="request" property="ServletPath">

It doesn't work, any ideas? Thanks

Fedor




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org