Re: using a class from jar file

2008-02-19 Thread polock
ozdev.org >>> >>> iEYEARECAAYFAke0eJ4ACgkQ9CaO5/Lv0PAV3gCeJDvpuaDehMXx/3mFreIOZWqb >>> 5i8AoLgOeqI4AzX8l9Wvbgt9gCxy6ZBX >>> =Gzpw >>> -END PGP SIGNATURE- >>> >>> -

Re: using a class from jar file

2008-02-18 Thread David Smith
The required jar files will have to be made available to the java compiler. They can be made available either by pulling them from your war file or by downloading them from the sites that host them. Personally I would have an IDE (NetBean and Eclipse are both good, open source choices) or bui

Re: using a class from jar file

2008-02-18 Thread polock
> =Gzpw > -END PGP SIGNATURE- > > ----- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >

Re: using a class from jar file

2008-02-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, polock wrote: | I just put a jar file in my webapps folder That's not the place to put it. | now I would like to write | some java files with classes that are available within jar file that will be | also part of a web appli

using a class from jar file

2008-02-14 Thread polock
would appreciate a reffernce to some documents where this is explained! -- View this message in context: http://www.nabble.com/using-a-class-from-jar-file-tp15481864p15481864.html Sent from the Tomcat - User mailing list archive at Nabble.com