Date Posted: April 25, 2006
Tab navigation
1. Why are so many JAR files required?
The following JAR files are necessary in order for the current code base to be compiled:
commons-fileupload-1.0.jar //project upload
jastor.jar //project and compile
jdom.jar //project
Jena-2.2.jar //project
lucene-1.2.jar //project searching
mail.jar //project
tools.jar //project
The remaining JAR files are required at run time when sending e-mails and when compiling and creating JARs of files that are generated by Jastor.
