Can I use third-party Java packages?
Print this Article
Comment on this Article
Last Updated:
February 19, 2007 10:33 AM
Yes, you can install any version of any Java package you want. jdom.jar, dom.jar, mysql-connector-j.jar, mailapi.jar, smtp.jar, and activation.jar are already installed on your hosting account.
You can add extra jar files in the /WEB-INF/lib folder, or you can package jar files into a war file.