You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Zsolt <zk...@intland.com> on 2005/10/30 19:40:19 UTC

How to get the original URI from taglib?

Hi,

How can I figure out the origial URI (from a JSP taglib). I have tried
request.getPathInfo() and request.getRequestURI() but I get wrong values.

For example if my URI was http://localhost:8080/abcdef.do I would like to
get /abcdef.do.

I use tc-5.5.12.

Zsolt




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