Where can we set the classpath for our customised jar files in IBMJava2-13 java web server.
We put these files in this path
/opt/IBMJava2-13/jre/lib/ext, which the following are located: jcert.jar,
jnet.jar and jsse.jar
Aftet puting these files in that folder our servlets still nof found and shows 501 errors.
So please tell how can we set classpath for these thee jar files and where exactly in (linux red hat server) so that it will start functioning.