![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tomcat configuration | preeti chouhan | UNIX for Dummies Questions & Answers | 1 | 02-23-2008 06:09 AM |
| R-305: Tomcat Security Update | iBot | Security Advisories (RSS) | 0 | 01-23-2008 02:50 PM |
| Apache Tomcat 6.0.14 (6.0.x branch) | iBot | Software Releases - RSS News | 0 | 01-17-2008 08:10 PM |
| reload kernal without reboot | dozy | Linux | 3 | 10-02-2005 11:20 AM |
| Run tomcat at startup | Spetnik | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 11:29 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
From my poor memory, I think Tomcat has a manager Web application that allows a servlet to be reloaded while the server is still running. By default it is installed with Tomcat and you need to change the Tomcat configuration to allow a user to access it. Please look at the Tomcat documentation for details.
Otherwise, you can always shutdown the server and start it again then the servlets must reinitialize. I think you only need to reload a servlet if you have made changes to the .class'es. If you just update some resources (e.g. images, HTML files etc.) then you don't need to reload the servlet. You also do not need to reload a servlet if you have just updated the JSPs. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|