Hi,

I have set up an local environment for testing servlets on my PC. I’m using Visual Caf� as at tool for writing my code and executing my servlets. Everything worked fine until I needed to use some methods that was not part of jsdk.jar but a part of servlet.jar. After downloading servlet.jar and putting it in the classpath I was able to compile my servlets but instead I can�t seem to execute them. Does anybody have an idea what might be wrong here?

Reply via email to