| Author |
Application Level Classpath Setting
|
Srinivas Ivaturi
Ranch Hand
Joined: Jan 28, 2003
Posts: 50
|
|
Hi I have a set of JAR files to be set into classpath. I cannot keep the entire JARs into System classpath because of Windows OS restriction. Now I want to put all the jars set to classpath only for that application level. Thanks Srinivas Ivaturi.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Put your jars in your application's WEB-INF/lib directory.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Application Level Classpath Setting
|
|
|