When I run my web project in Eclipse, it publish the compiled class and html and jsp, etc.. to the webapps tomcat directory. But I couldn't find those files in the webapps directory of the tomcat that is set in eclipse configuration (CATALINA_HOME).
maybe it was hidden... umm no.. there aren't hidden files in the tomcat/webapps directory...
Anyone know where Eclipse copy my web project or how does eclipse to run my web projects??