This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
08a4004a51
spring-framework
/
org.springframework.web.por...
/
src
History
Juergen Hoeller
9d8c99fa1b
minimized local MockServletContext dependencies
2009-05-05 12:35:33 +00:00
..
main
/java
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
2009-05-05 12:12:01 +00:00
test
minimized local MockServletContext dependencies
2009-05-05 12:35:33 +00:00