http://localhost:8080/admin/login.jsp is the admin tool that comes with Tomcat 4.1.x
To access the tool, you need to define in conf/omcat-user.xml a user that has the admin role. ex: <user username="tomcat" password="tomcat" roles="tomcat,admin"/> -- Jeanfrancois Kristj�n R�narsson wrote: >Ist there a webinterface for Tomcat and where can I get it (if such an >animal exists that is)? > >Greetings and Salutations > >Kristjan Runarsson > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
