Deploy exploded war structure on Tomcat
I knew is possible to deploy WAR on Tomcat. For development purposes, this is very bad, because I need to stop and start tomcat for each change.
So, I wan't someone direct me how could I deploy exploded directory structure directly on Tomcat (withou generating WAR), like we can do with Eclipse and/or NetBeans.
This feature is a must have for high productivity.
Thanks,
Richter