Can I use third-party Java packages?
We no longer support Java in our shared hosting environments.
This article applies only to existing customers with Java enabled.
Yes. You can install any version of any Java package.
The following are installed on all Java-enabled accounts:
- jdom.jar
- dom.jar
- mysql-connector-j.jar
- mailapi.jar
- smtp.jar
- activation.jar
You can add extra jar files in the /WEB-INF/lib/
folder, or you can package .jar files into a .war file.