Commit Graph

7 Commits

Author SHA1 Message Date
Scott Andrews
c972fc7c4c SWF-941 Multiple Fragments not rendering
Restored rendering of multiple page fragments
2008-11-10 15:12:14 +00:00
Scott Andrews
52a89397d9 SWF-566 Make org.springframework.js.resource.ResourceServlet more reusable
setAllowedResourcePaths now accepts a comma separated String instead of String[].  This has better compatibility with HttpServletBean.

Added support for Ant style wildcard compressed mime types. "text/*" is now the default.  This property is configurable with setCompressedMimeType, accepting a comma separated String.
2008-10-23 19:55:17 +00:00
Scott Andrews
5d178452b9 SWF-904 Ajax Tiles partial renders fail when session is not available 2008-10-07 20:04:19 +00:00
Jeremy Grelle
b7e5df3438 SWF-706 - ResourceServlet allows HTTP access to sensitive files 2008-06-05 21:43:24 +00:00
Jeremy Grelle
24e23d4fb6 SWF-706 - ResourceServlet allows HTTP access to sensitive files 2008-06-05 21:27:08 +00:00
Jeremy Grelle
7d3e1d611b -Moving AjaxHandler to spring-js
-Polishing Spring.js API
-Refactoring spring-faces components to match Spring.js API changes.
2008-04-22 22:28:11 +00:00
Jeremy Grelle
4751dcfca4 Moving Spring JavaScript into its own module 2008-04-05 00:04:07 +00:00