12 Commits (f01fcebb2a2b42e94eefa448bb0845b512bf7de8)

Author SHA1 Message Date
Juergen Hoeller a5eb3d592d minimized local MockServletContext dependencies 17 years ago
Juergen Hoeller 4a16bf7d5d added local Servlet API mocks 17 years ago
Juergen Hoeller f70e482841 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 17 years ago
Arjen Poutsma d10d95e98d SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods 17 years ago
Juergen Hoeller 1d408b265f introduced @CookieValue annotation 17 years ago
Juergen Hoeller d90f197bb5 consistent copies of mocks 17 years ago
Juergen Hoeller 64c3767850 updated Spring Portlet MVC to Portlet API 2.0 17 years ago
Chris Beams e1965dea0f eliminated svn:externals in favor of localized copies of shared artifacts 17 years ago
Juergen Hoeller a8652700ba removed dependency on Servlet API mocks 17 years ago
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
Chris Beams 2455ed7977 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet 17 years ago
Arjen Poutsma fb6e776592 Initial import of portlet module 18 years ago