https://bz.apache.org/bugzilla/show_bug.cgi?id=57733

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
The following JSP snippet works as expected:

<%
out.print("[" + request.getServletContext().getContext("/").getContextPath() +
"]");
%>

If you need assistance debugging why your application doesn't work then please
use the users mailing list.

*** This bug has been marked as a duplicate of bug 57645 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to