3rd-Party Libraries

The application use some 3rd-party libraries in this application. They are all included in AntigoneUI/WEB-INF/lib/.

1. Java SDK

For the web server to be able to generate dynamic JSP page, Java SDK must be installed in the server side. This software development kit can be downloaded at Sun Java Web Site.

2. DOM4J

This third-party library is an XML parser used by the application to read and analyse an XML document. It can be downloaded at http://dom4j.org/.

3. MySQL JDBC Driver

This third-party library is a JDBC driver used in the application to connect to a database. It can be downloaded at MM MySQL Drivers site.

4. Apache Catalina

This third-party library contains the library to make SSL connection to the server. It is contained in the Apache Tomcat project.

5. O'Reilly File Upload

This third-party library is used to parse HTML request and response header and to read the file content that is uploaded to the server.

6. Collapsible Tree HTML generator

This third-party library is used to generate collapsible tree in HTML format. It can be download at http://www.treeview.net/