Help Center
Version 2.0
Files processed by Apache are affected by .htaccess settings, whereas files passed to...
You can send up to 1,000 email messages per day through JavaMail using...
Yes. You can install any version of any Java package. The following are installed...
All of our Java-enabled hosting accounts are running in a shared JVM. NOTE:...
This example describes using JSP to connect to a MySQL Database on a Linux hosting...
If you are using JSP and a custom web.xml file, you need to configure a JSP handler in...
We are currently using Tomcat 5.0.27 for our Java-enabled hosting accounts. NOTE:...
Use the following relay server in your Java code: relay-hosting.secureserver.net...
To install a Java package, simply place the jar file in the following directory on...
A Java-enabled account supports both PHP and CGI. Jk2-2.0.4 is used to connect Apache...
Yes. To deploy an application, create a war file and place it in your home directory....
No, on a shared hosting account, you cannot restart the Tomcat service. However,...
The AppBase directory for Tomcat is the same as the home directory of Apache.
Yes, you have your own WEB-INF directory. The WEB-INF directory is for your default...
To update a war file, first remove the exploded directory for the existing war file;...
When deploying a .war file on a hosting account running Tomcat, the file will be...
To deploy a servlet, you first need to compile it at your local box. Next, you can...