Is it possible to add JAR files to class path of a Web app so the servlets can use latest version of classes at run time? if the answer is positive how can we do that? thanks
Is it possible to add JAR files to class path of a Web app so the servlets can use latest version of classes at run time? if the answer is positive how can we do that? thanks