${pageContext.request.contextPath} returns an empty string
804761Oct 12 2010 — edited Oct 14 2010Hello,
I have a problem with my JSP and GlassFish Server 3.
${pageContext.request.contextPath} returns an empty string.
I am trying to get the server address.
Thanks in advance.