how to read the library files or packages

J

jainshasha

Hello Friends

well i want to know one thing how to read out the new packages or new
library files which we get acquainted as we keep work on our project
works so i want to know how get start off with these things because
these are not the things which u will get in any books so if anyone
would me out


Thanks
 
R

Roedy Green

well i want to know one thing how to read out the new packages or new
library files which we get acquainted as we keep work on our project
works so i want to know how get start off with these things because
these are not the things which u will get in any books so if anyone
would me out

for general Java use you just plop them in the ext directory. For
servlet wombs there is usually a magic directory you put them.

See http://mindprod.com/jgloss/ext.html
 
A

Arne Vajhøj

I could not decipher this, but ...
for general Java use you just plop them in the ext directory.

Bad practice. Explicit classpath is the way to go.
For
servlet wombs there is usually a magic directory you put them.

Bad practice (unless the container itself need the jar). WEB-INF/lib
is the way to go.

Arne
 
J

Joshua Cranmer

jainshasha said:
Hello Friends

well i want to know one thing how to read out the new packages or new
library files which we get acquainted as we keep work on our project
works so i want to know how get start off with these things because
these are not the things which u will get in any books so if anyone
would me out

1. Capitalization and punctuation would be helpful here.
2. I'm assuming that you've got three or four sentences here since it
makes no sense as one sentence. This is how I'm interpreting it:

Well, I want to know one thing: how to read out the new packages or new
library files with which we get acquainted as we work on our project. So
I want to know how to get started off with these things, because these
are not the things that can be found in any books. So if anyone would
help me out?

I presume that you mean that you want to know how to use external
libraries. Most code uses an explicit classpath set in the jar's
manifest file to accomplish this; it is possible, though ultimately not
recommended, to place jar files in the Java extension directory.
 
J

Jeff Higgins

(e-mail address removed) spammed:
Out will read project. Friends as.
Thanks, how i me thing work get we keep things
how new or we the to anyone the u works not.
Hello these off things want so files to books
with would any packages on library are new these
know out i which our know so get because one want
in get if start well which to acquainted.
 

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,982
Messages
2,570,185
Members
46,736
Latest member
AdolphBig6

Latest Threads

Top