Is there a reason where you are not putting the JAR file in the Build Path of the application?
I guess if the JAR file is in the server disc, it is a "shared" resource between multiple applications.
You can find documentation of how to set the JAR file in Build Path from various resources, including this forum.