Sign in
Username:
Password:
Show sign-in page
SVNSearch
Send feedback!
Repositories
Search: Spring Framework
Log message:
From:
To:
Path:
Author:
Issue:
File name:
File type:
0-9
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
Changes
Collaboration
Timeline
Rss
1
-
1
of
1
3510 27.07.2010 06:45:43
, by
jgrelle
SPR-7116
work in progress. ResourceHttpRequestHandler is now functionally equivalent to the Spring JS ResourceServlet, with the exception of the resource concatenation feature (which will be deferred for reconsideration in 3.1).
M
/trunk/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/config/ResourcesBeanDefinitionParser.java
A
/trunk/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/resources/DefaultServletHttpRequestHandler.java
M
/trunk/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/resources/ResourceHttpRequestHandler.java
M
/trunk/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/resources/ResourceHttpRequestHandlerTests.java
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/bar.css
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/baz.css
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/foo.css
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/js
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/js/bar.js
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/js/baz.js
A
/trunk/org.springframework.web.servlet/src/test/resources/org/springframework/web/servlet/resources/testalternatepath/js/foo.js