Migrating from sruts 1.2.4 to struts 1.3.5 according to http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 StrutsUpgradeNotes12to13 in order for me to use the tiles I must set the chainConfig in web.xml.
my questions are: 1. Even If I don`t set the chainConfig in web.xml my application using tiles runs fine, I just changed the Tiles DTD to 1.3.0 and I am using the ff tiles taglib <%@ taglib prefix="tiles" uri="http://struts.apache.org/tags-tiles"%> <%@ taglib prefix="tiles-el" uri="http://struts.apache.org/tags-tiles-el"%> 2. What can I do with chainConfig? I heard about the commands? how can I set up command? Thanks, yuubouna -- View this message in context: http://www.nabble.com/chainConfig-importance-tf3277330.html#a9114281 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]