java build path

G

gk

when we do "add external jar" in eclipse's build path ....does the
external jar files comes into my web application project ? For
example, i have my web application (jsp+servlet etc ) in c:\myweb
project ......i have added some external jar files in eclipse "java
build path" for compilation .

does these external jar files becomes a part of my application ? do
they copied into my application automatically when i "add external
jar" in eclipse "java build path" ?
 
L

Lew

gk said:
when we do "add external jar" in eclipse's build path ....does the
external jar files comes into my web application project ? For
example, i have my web application (jsp+servlet etc ) in c:\myweb
project ......i have added some external jar files in eclipse "java
build path" for compilation .

does these external jar files becomes a part of my application ? do
they copied into my application automatically when i "add external
jar" in eclipse "java build path" ?

Have you tried viewing the contents of the generated WAR (...) file?

Look in the project's WEB-INF/lib/ directory inside the deployment jar.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top