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 ModelAndViewContainer related refinements 2011-04-07 18:09:28 +00:00
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 adding eclipse project settings 2008-10-27 15:48:40 +00:00
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
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 mvc:annotation-driven reliably detects JSR-303 and JAXB2 in an OSGi environment as well (SPR-7291) 2010-06-20 18:55:21 +00:00
web-servlet.iml moved OpenSessionInViewTests back to orm module 2011-07-26 00:46:07 +00:00