Hi, I am currently working on a project. I want to install this project under c:\root in my computer. in c:\root\servlet\servlet.jar there are my servlets. and I want to call these servlets like the following url:
http://localhost/servlet/hello (there is hello.class in c:\root\servlet\servlet.jar) When I put them webapps\root\web-inf\lib it works, but now it does not. What configuration changes do I need to make? Thanks in advance Serdar BOZDAĞ Computer Engineer MobiPath Information Technologies Istanbul/TURKEY Tel : +90 212 213 4975 Fax: +90 212 213 7361
