Starting ANT via WebInterface (Servlet)
Hi!
I am looking for a possibility to handle ant via a web interface. That means I'd like to have a webpage with a button where I could start an ant script. The ant console output should also be displayed also on the webpage...thats all.
I've looked around and found some nice tools but they always could more I really need (e.g. Cruise Control, AntHill, etc.)
I am quite sure that there exists something like that before I will have to do it from scratch.
So please can you tell me a good starting point how to implement it by myself (explain the technical process) or even a page or a bit of code.
Thank you very much.

