I use MyEclipse (a commercial extension of Eclipse -- pretty
inexpensive). It supports hot swapping of classes, jsps, css, js --
pretty much everything but things like web.xml, for which Tomcat must
be restarted (no surprise).
On May 19, 2009, at 12:28 PM, Dola Woolfe wrote:
Hi,
When developing a web application I change my classes all the time
and therefore need to restart tomcat every time. Is there a way to
avoid restarting tomcat? Could it hot swap the new class in?
(It does somehow hot swap recompiled .jsp's doesn't it?)
Many thanks in advance,
Dola
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org