Java – is reloading webapp in Tomcat a simple and fast way in a development environment?

I run Tomcat 6.0 on windows I have the "monitor Tomcat" system tray icon, which allows me to start and close tomcat, but there is another gadget that allows me to easily reload my network application when changing class files? I know the "manager" application provided with tomcat, but I just want to know if there is a local application that will do this faster and better?

Solution

Just add a reloadable = true attribute in the context Reference documentation:

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>