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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to