I have an idea for a Spring theme generator. It would allow variable substitution, and would generate spring-themed theme files (CSS, folders).
http://www.springframework.org/docs/api/org/springframework/ui/context/Theme.html
http://oldwww.springframework.org/docs/api_1.2/org/springframework/web/context/support/StaticWebApplicationContext.html
Detects themeSource bean from the context.
Has getTheme method.
Posted by ledlogic at August 26, 2006 11:23 PM