Posted By:
Anonymous
Posted On:
Wednesday, July 24, 2002 02:39 AM
I'm developing a web application with Tomcat 4.0 (at the moment the web application is only on my machine on which there is server and client). After organizing source and develop processes, I compiled my code with the "ant all" command successfully. But when I try to run "ant deploy", I have an error that is: "Target deploy does not exists in this project"
How can I do?
Thank you in advance