Where to add some .jar file for JSP? Hi,
I have a JSP file which uses some third party JAR files, I am wondering where to put those jar files so the JSP can be find those jar file and compiled during run time?
I tried to put it in /opt/zimbra/lib/jars directory. but doesn't seem to be working.
Thanks
Jason |