To compile a servlet I downloaded the servlet.jar file. In order to make my servlet .java file compile I unpacked the servlet.jar in my local directory. However, I thought that the compiler was supposed to be able to understand/resolve jar files without decompressing them manually?
Can this be done and where is the standard directory/folder one is to put the javax extension classes or jars?
Start Free Trial