20 Commits (e996bd83ffa3f8dcc35bbf8b72cd0785a38dcbd7)

Author SHA1 Message Date
Juergen Hoeller 79fc317d2e WebRequest is a resolvable dependency in Servlet/Portlet web application contexts (SPR-6727) 16 years ago
Juergen Hoeller 39bf8dc02e added chaining-capable "add" method to MutablePropertyValues 16 years ago
Chris Beams 2d0a6d1db8 SPR-5529: removed package.html files 16 years ago
Chris Beams 68ddf0e1dc SPR-5523: converted a few additional package.html artifacts to package-info.java 16 years ago
Juergen Hoeller 1edefe991a fixed getBean signature ambiguity in tests 17 years ago
Juergen Hoeller 3608581a42 @Event/ResourceMapping uniquely mapped to through event/resource id, even across controllers (SPR-6062); type-level @RequestMapping header conditions validated in Portlet environments as well 17 years ago
Arjen Poutsma db7751e5ee SPR-2784: Support MultipartFile-array property 17 years ago
Arjen Poutsma 8b37f28f2b SPR-5633 - Portlet-version of @ExceptionHandler 17 years ago
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