VPS Blowout !!!
Monthly Price - $39.95
Yearly Price (2-month
free) - $399.95
Storage - 6 GB
Bandwidth - 60GB
Take a look: How to make money with Reselling.
dedicated server solution. You can fully control account setups, software installations, user modifications, and data backups. For a lower price than some web hosting companies'
  more
 

Chapter 1: General Features

Chapter 3: Cgi-Bin Scripts

Chapter 4: Security

Chapter 5: Uploading and Downloading Files

Chapter 6: Frequently Asked Questions

Chapter 7: JSP/Servlets Information

Chapter 8: Basic Reseller FAQ

Chapter 9: Technical Reseller FAQ/MANUAL

Chapter 10: Flash Tutorials!

JSP/Servlets Information

To activate JSP/TOMCAT support on your account you should send a JSP install request. Please fill this form.

TOMCAT HFW FAQ

Apache Tomcat.

Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process.

Tomcat 4.0 implements a new servlet container (called Catalina) that is based on completely new architecture. The 4.0 release implements the Servlet 2.3 and JSP 1.2 specifications.

You can store your own classes and Jars with Tomcat. You can place them in
public_html/web-inf as defined by the Tomcat documentation.

You can find the Tomcat documentation at the following location:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/index.html

JDBC Connection String:

<%@ page import="java.sql.*" %>
Connection connection = null;
Class.forName("org.gjt.mm.mysql.Driver").newInstance();
connection = DriverManager.getConnection(
"jdbc:mysql://localhost/db_name?user=db_username&password=<PASSWORD HERE>");

 

 

 
 
design by :: webprosys
packages | dedicated servers | domains | VPS | reseller | getting started | support | our network | manual | order
 
Please read our Terms of Service & Service Level Agreement
  Copyright 2001-2004 HostForWeb Inc - All Rights Reserved. All Graphic & Image Rights Reserved By Their Respective Company.
Technical support questions should be directed to support@hostforweb.com
Send all other inquiries to sales@hostforweb.com