tomcat administration

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert L.

    tomcat administration

    Hi,

    I manage to install tomcat correctly, i make my first servlet.
    I have 1 problem: when i execute my servlet if i detect a bug, i make some
    modification. When i overwrite the class file, and restart the app, there's
    no modification.

    I read that the server load the class on the first execution, and it release
    it when the server is closing.
    Is there a way to unload the class?

    I have another question, how to i login in tomcat?
    I created a user having admin role, and i can not login. Someone can show me
    a link about it. Tomcat web site doesn't explain how to add/remove user, it
    only say "tomcat-user.xml" contain info about user.

    Thanks.




Working...