What is the fastest way to deploy a Java HttpServlet? Is there a solution that allows you to do it very quickly like I could do in Ruby/PHP/Python with mini
In Eclipse you can effectively run the servlet directly from your workspace - it links quite cleanly to TomCat or WebSphere CE. Pretty much edit/save (auto compile)/ debug/