Howdy, First off, I don't have an answer to your question. Sorry ;) >I'm using Tomcat 4.1.18 and I need to access its internals in my webapp
Why? > <Context path="/download" docBase="../server/webapps/download" > debug="0" privileged="true" reloadable="true"/> That looks similar enough to the manager webapp. >I don't want to use any kind of authentification. Assuming you mean authentication, and that you have a valid reason to access tomcat's internals from your own webapp (even though I'm at a loss as to what this reason may be), wouldn't you want to check who's accessing your server's internals???? Yoav Shapira Millennium ChemInformatics 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]
