[jdom-interest] jdom.jar in tomcat4

Roman Kennke roman.kennke at t-online.de
Mon Apr 22 10:35:59 PDT 2002


Sebouh Hamakorzian wrote:

>Hello ppl
>
>i want to use jdom in my jsp pages, where should i put jdom.jar file in the
>tomcat file structure? and is it enough to have jdom.jar only, or i have to
>have other jar files too
>
put a copy of jdom.jar in the folder WEB-INF/lib of your application. 
This should load the archive for your JSPages. If you have the newest 
JRE (1.4) this should be enough. Otherwise you will most probably need a 
parser, I think. Correct me if I'm wrong.

Roman




More information about the jdom-interest mailing list