Shared tomcat

Hello!Maby this is not the right place for this, but does anyone now if I can deploy web app without using war file.I hava rented a web hotell with a shared tomcat solution, but It seems I must ask them to restart the tomcat for every deploy.
[263 byte] By [tronkrisa] at [2007-11-27 6:10:32]
# 1

> Hello!

> Maby this is not the right place for this, but does

> anyone now if I can deploy web app without using war

> file.

>

> I hava rented a web hotell with a shared tomcat

> solution, but It seems I must ask them to restart the

> tomcat for every deploy.

yes true. even if you make a single change in the servlet. you need to restart your tomcat server. At this point its a pain to start and stop so try JBuilder2007 or eclipse. Very powerful tool specially for creating servlets, web application, accessing database.

fastmikea at 2007-7-12 17:16:00 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...