This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d8c99fa1bd01bd06fba82d6541cb004bae9c184
spring-framework
/
org.springframework.web.portlet
/
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