About us     |    services    |    data center     |    faq   |    advertisers     |    contact us
Home    Java & JSP hosting    dedicated servers    domain names    Adult hosting    reseller hosting    web design
ORDER     NEWS     PROMOTIONAL CENTER     EXTRA ORDER     REWARD CLUB     RESELLERS
 

 

If you wish to see a full Demo Version of our Control Panel, please click on the button.

When any business is expanding it is good to know that your service provider will back you up. As a part of our Customer Loyalty Program, we are happy to back up any future Hosting needs that you might have. Whether you are an individual broadening your interests and expanding your on-line presence or a growing multi billion business, we will be happy to give you discount you deserve on every future purchase of a JSP Hosting account from us.

To learn more and purchase with discount click here.

 

FAQ




Where do I place my JSP files ? What about the servlets/classes, JARs and WARs?

Tomcat's "appBase" matches Apache's "DocumentRoot". This means that if You've pointed the subdomain "test.yourdomain.com" to the "test" folder in your home directory, this "test" folder will be both "appBase" and "DocumentRoot". Respectively, for your top domain, the "appBase" is the "web-root" folder in your home.

The JSP files might be placed anywhere under your "appBase".
WAR files should be placed directly in the "appBase".

JSP changes should be picked up automatically after at most 5 minutes.
You should request WAR (re)deployment if You've just uploaded/modifed a WAR file.

Servlets, classes and JARs should go to the appropriate subdirs of WEB-INF. E.g. :

web-root/WEB-INF/classes
web-root/WEB-INF/lib

Any directory under the "appBase" which contains a WEB-INF folder is deployed at separate context. E.g. if this folder exists:

web-root/test/WEB-INF

The context "test" will be created and it could have it's own libs and classes.

Do not forget to request application/context reload if You make changes to the classes or the libraries.

 
Privacy Policy     Terms & Conditions     Copyright © ITA Network Solutions UK (2002-2009)     Professional Design by BBMedia