Rossen Stoyanchev 9f98f77c3e SPR-8863 Add RequestContext.getPathToServlet() method.
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
2011-12-01 22:56:51 +00:00
2011-11-30 15:21:09 +00:00
2011-11-28 18:38:26 +00:00
S
Description
No description provided
438 MiB
Languages
Java 97.6%
Kotlin 2.3%