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