Q 1 What is Java hosting or JSP/Servlet hosting?
A 1 Java hosting allows you to host your web-application created
with Java Server Pages and
Java Servlet technologies.
Q 2 What is Tomcat?
A 2 We use Apache Tomcat as a J2EE-server. Apache Tomcat is an open source software
implementation of the Java Servlet and JavaServer Pages technologies.
See more Apache Tomcat project
Q 3 What version of JDK do you use?
A 3 Java SE Development Kit 6.0 is available on all plans. We can install JDK 5.0.
You can have any version installed on our dedicated servers.
Q 4 What version of Tomcat do you use?
A 4 At present time Tomcat 6.0.29 is available on all plans. There is a possibility to install
Tomcat 5.5.x, Tomcat 6.0.x. You can have any version of Tomcat installed on our dedicated servers.
Q 5 Can I install my own library?
A 5 Of course. You can install any libraires within the limits of RAM available on your plan.
Q 6 How do I create new web-applications?
A 6 You should create a new subdomain (the domain of the third level)
in the control panel and copy into it all the files of your application.
At present you can't create several web-applications in one subdomain.
Q 7 Is there a way to automatically extract war-archives?
A 7 WAR-archives don't get automatically extracted so that we increase the reliability and
speed of our servers. You should manually extract files into the appropriate server directory.
Q 8 Can I use EJB-technology?
A 8 Unfortunatly, you can't use EJB-technology on our shared hosting servers. You can use one on our dedicated servers.
|