Is it possible to have a struts-config.xml file that simply does nothing more than include other xml-files which contain all the form-bean and action tags? Or does everything have to be slam-dunked into the main struts-config.xml. Reason I ask is that we have 3 developers here developing a struts application. Each one of us needs to create about 40-60 actions or so. It would be easier to have many different .xml files that each of us can own that are simply included into the main struts-config.xml file. We're early into the development project and someone will always have that file checked out.
thanks, Theron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

