This website requires JavaScript.
Explore
Help
Sign In
admin
/
spring-projects-spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-projects-spring-framework
mirror of
https://github.com/spring-projects/spring-framework
synced
2026-06-08 17:33:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
379fdcb27b082499cdbddcf3adc5df2d794149cd
spring-projects-spring-fram…
/
org.springframework.web
T
History
Arjen Poutsma
379fdcb27b
Released Spring Framework 3.0.0-M3
2009-05-06 13:00:45 +00:00
..
.settings
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
src
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
.classpath
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
2009-03-31 20:16:35 +00:00
.project
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
build.xml
Changed module name, using correct bundlor template
2008-10-24 10:35:54 +00:00
ivy.xml
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
2009-03-31 20:16:35 +00:00
pom.xml
Released Spring Framework 3.0.0-M3
2009-05-06 13:00:45 +00:00
template.mf
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
2009-03-31 20:16:35 +00:00
web.iml
switched to use XInclude
2009-04-14 21:37:40 +00:00