Copy your jar's into a directory, I chose /usr/local/lib (it may have to be there) then type:
pico /etc/csh.cshrc
Anywhere in the file type:
setenv CLASSPATH /usr/local/lib/[name of jar here]
To check your environment variables, simply type env at a prompt.
Take it easy.....anothermacguy