9f98f77c3e4069b6b0762285d0e99306a25cd5c2
This method allows a view to access the combined context path and
servlet mapping path for prefixing URLs without having to specify
the literal part of a servlet mapping such as "/main/*")
explicitly everywhere. For example:
${requestContext.pathToServlet}/css/main.css
Description
No description provided
Languages
Java
99.4%
XSLT
0.2%
AspectJ
0.2%