Edward Bicker wrote: > Charles, > When you say conf/Catalina/[host]/[appName].xml what are you refering to > when you say .../host/.... ? What do you want us to add as /host/ / Can > you give example?
It is the host name as defined in server.xml (and Catalina is the engine name) Mark > /Ed > > -----Original Message----- >> From: "Caldarale, Charles R" <[email protected]> >> Sent: Apr 3, 2009 10:16 AM >> To: Tomcat Users List <[email protected]> >> Subject: RE: Context and swallowOutput >> >>> From: André Warnier [mailto:[email protected]] >>> Subject: Context and swallowOutput >>> >>> Is it as simple as : >>> <Context swallowOutput="true" /> >> Yes. However, to avoid modifying the webapp structure, I would put the >> above in conf/Catalina/[host]/[appName].xml, rather than in the webapp's >> META-INF/context.xml. >> >> - Chuck >> >> >> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >> MATERIAL and is thus for use only by the intended recipient. If you received >> this in error, please contact the sender and delete the e-mail and its >> attachments from all computers. >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
