request.getContextPath() In JSTL

${pageContext.request.contextPath}

Which will give the context path.

/ASAM (Ex)