Hi,
I'm now ready to add Tiles in Struts cvs repository.
What I'm propose is to put Tiles in the contrib area, and add a
struts-tiles.war file in the Struts dist. This war file contains doc,
tutorial and examples.
For now, there is no modification in Struts core, only a minor
modification in build-webapps.xml in order to build the Tiles war file.
Struts.jar and Tiles.jar are clearly separated. Also, Tiles should
still working with Struts1.0, if you add commons jar files
Later, I will propose a better way to initialize Tiles from Struts,
using Oleg's ServiceManager.
Cedric