Articles

 Can I use a Datasource or DSN to connect to my database?

Datasources/DSN's are used to transfer information to and from a database, such as Access or SQL...

 Can my account use Java 1.4.X instead of 1.5 or 1.6?

Yes, sure. Please let us know what version of java you would like and we will configure your...

 Configure database pooling in Tomcat

Using a database pool in Tomcat can significantly improve the performance and efficiency of your...

 How can I check if SSL installed correctly?

How can I check if SSL installed correctly? We found great tool that verifies ALL SSL...

 I am getting the error "Address Already in Use" when starting tomcat

One of the possible reasons you get error "Address Already in Use" during tomcat startup is...

 I am getting the following error when try to connec to the database using jdbc drvier: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver

Make sure to include path to classes12.jar file You can append path to classes12.jar file in...

 My dedicated TomCat instance would not shutdown

What to do to resolve:Please log in to your account via ssh 1. Your tomcat main connector port...

 What is the best way to get statistics from tomcat logs?

Our recommended way for tomcat traffic reports is to implement "bug" 1x1 pixel image into your...

 Will I have full control over my tomcat instance?

Yes, you will have full control over your tomcat instance. You will be able to stop/start tomcat...