> 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.