Hi! I'm devoloping an aplication with the next version: 1. tiles 2.2.2 2. struts 2.2.1 3. struts2-tiles-plugin-2.2.1
I integrate all the framework and they working fine, there is no error, but my problem is tile files configuration's size. It start to became a little bit hard to maintain and i want to split it in various configuration files. I found a way with " org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG" as a init parameter in web.xml but it's deprecated, also i saw that you can extend some abstract Classes from tiles API to develop you own configuration loader but that it's only with tiles no in combination with struts2-plugin. Some knows a way to do that? Thanks -- Mohamed Rabie Hayoun Ben Maimoun