please try request.getServletPath() On 10/31/05, Zsolt <[EMAIL PROTECTED]> wrote: > > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Yujun Liang [EMAIL PROTECTED]