spring-webflow
spring-webflow copied to clipboard
Improve use of Tiles with Web Flow [SWF-845]
Keith Donald opened SWF-845 and commented
It would be very nice if tiles supported
- relative paths to fragments (currently you have to specify absolute paths beginning at webapp root)
- modules / namespaces (currently all tiles are stored in a flat namespace, would be better to scope tiles per flow)
- ability to change tiles on the fly without container restart
Affects: 2.0.3
Tim Stavenger commented
Not sure if this is a duplicate of #268 Add independent Tiles integration http://jira.springframework.org/browse/SWF-885