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

Mark Thomas <[email protected]> changed:

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

--- Comment #3 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to