adding/removing users from tomcat-user

2003-09-29 Thread Bruce W. Perry
hello all, How do you programmatically add or remove users from the conf/tomcat-users.xml file (other than by using DOM, since I assume Tomcat has already created Java objects out of the contents of conf/tomcat-users.xml at startup)? Can someone provide some example code? Thanks very much,

Re: adding/removing users from tomcat-user

2003-09-29 Thread Bruce W. Perry
: Monday, September 29, 2003 3:02 PM Subject: RE: adding/removing users from tomcat-user Howdy, http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/webapps/admin/ users/ Yoav Shapira Millennium ChemInformatics -Original Message- From: Bruce W. Perry [mailto:[EMAIL PROTECTED] Sent

top-level mappings

2002-10-09 Thread Bruce W. Perry
hello all, I wondered if someone could clarify the role of the top-level deployment descriptor ( Tomcat4.0/conf/web.xml , given that Tomcat4.0 is the Tomcat installation directory), or tell me if this is inaccurate. When Tomcat starts up, it first establishes default servlet mappings from