Howdy, You can't change the response type from HTML to plain text, it's coded into the manager webapp. I wonder if the docs are out of date. For tomcat 5, a number of features were added to the manager webapp, and it could be that accidentally these responses were made into HTML rather than plain text. Or it could have been on purpose. Which tasks are you using, and is it essential to you that the response be in plain text?
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Tim Downey [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 13, 2004 9:30 AM >To: [EMAIL PROTECTED] >Subject: Manager is supposed to return plain text > >I am using Tomcat 4.1.18. >I am using an ant script to access the manager. >The Tomcat documentation indicates that the manager app should return >plain text with no HTML markup. >I am receiving HTML markup. >How do I make the manager return plain text? > >-- >Tim Downey >http://www.cs.fiu.edu/~downeyt > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
