2012/5/10 Adam Gordon <[email protected]>: > I see XML options for enabling compression but am not seeing how this > is done programmatically with an embedded tomcat instance. thanks. >
Look at Connector.setProperty(name, value). That method is what should be called by digester that parses the XML file. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
