spring-framework/org.springframework.web.ser...
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
..
.settings
src SPR-8863 Add RequestContext.getPathToServlet() method. 2011-12-01 22:56:51 +00:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project
build.xml
ivy.xml moved OpenSessionInViewTests back to orm module 2011-07-26 01:07:59 +00:00
pom.xml Update Servlet 3.0 dependency in webmvc pom 2011-08-24 19:05:45 +00:00
template.mf
web-servlet.iml moved OpenSessionInViewTests back to orm module 2011-07-26 00:46:07 +00:00