Hi folks. I had built newapp web-app following TDK2.3's instructions and everything runs fine when starting Tomcat built in TDK (using <tdk-home>/bin/catalina.bat start). But when I move this newapp to my separate Tomcat-4.1.29 webapps/ dir, and call this newapp using URL - http://localhost:8080/newapp/servlet/newapp , it gives me following error :
The requested resource (/newapp/servlet/newapp) is not available So, what is the difference between Tomcat contained inside TDK, and separate one ? Regards, Vjeran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
