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
HttpServlet
Have you looked at Grails? It's basically Groovy on Rails, the bytecode is Java if that counts.
Also look at this article about One-step deployment with Grails