MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi I'm interested in how struts users are handling the differences in struts xml files between development, staging and production environments. Attributes I expect to change in XML files between environments include: - urls - hostname/ip addresses (of site, database...) - connection pool sizes - other tuning parameters ... This would apply to any configuration files, but particularly struts-config.xml and web.xml My current solution is to have a template XML file and generate the XML file for each environment. It would be great if the Digester had a mechanism for handling this directly. Thanks Mark __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/

