spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Improve use of Tiles with Web Flow [SWF-845]

Open spring-operator opened this issue 16 years ago • 1 comments

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

spring-operator avatar Aug 20 '08 08:08 spring-operator

Tim Stavenger commented

Not sure if this is a duplicate of #268 Add independent Tiles integration http://jira.springframework.org/browse/SWF-885

spring-operator avatar Sep 25 '09 01:09 spring-operator