JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India    
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Windows 2008 OS   JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Apache Tomcat v5.5.4  
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Plesk v9.2   JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Java / JDK v1.5
   

Java Servlet Tomcat Hosting

Dinsol Info offers fully managed* JSP Hosting with Apache Tomcat support on Windows Server 2008 environment. Unlike other providers, our JSP & Servlets Hosting users can deploy their JSP applications instantly with the GUI interface provided by PLESK. The added advantage comes with our JSP Hosting is, customers can start/stop/restart their JSP application anytime from their control panel.
We understand the requirement of technical assistance while opting Tomcat Hosting services. With us, you will get experience and expertise of System Administrators who are well versed with JAVA Hosting.
 
 
 
Tomcat JSP Shared Hosting
Budget Plan
2 GB of Premium Storage
 
25 GB Monthly Transfer
 
25 POP3/IMAP Email Accounts
 
2 Sub-domains
 
1 Domain Aliases
 
1 Web User Accounts
 
Hosting for 1 Domain
 
Deploy One JSP Application
 
Tomcat JSP Support with CGI, Perl, PHP, ASP, ASP .NET
 
2 MySQL Databases
 
1 Mailing Lists
 
Email Redirect & Responders
 
Plesk Control Panel
Rs. 2500/- Yearly
 
JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India
 
 
 
Tomcat JSP Shared Hosting
Multi Plan
5 GB of Premium Storage
 
50 GB Monthly Transfer
 
50 POP3/IMAP Email Accounts
 
5 Sub-domains
 
3 Domain Aliases
 
3 Web User Accounts
 
Hosting for 2 Domains
 
Deploy Two JSP Application
 
Tomcat JSP Support with CGI, Perl, PHP, ASP, ASP .NET
 
5 MySQL Databases
 
3 Mailing Lists
 
Email Redirect & Responders
 
Plesk Control Panel
Rs. 4450/- Yearly
 
JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India
 
 
 
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   What version of Tomcat Apache do you support?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   We currently support Tomcat Apache version v5.5.4 on our Windows Servers  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   What is the version of Java Runtime Environment?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Java Development Kit/Java Runtime Environment (JDK/JRE) version is v1.5  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   What version of MySQL database do I get?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   MySQL database server version is v5.1.37  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Can I run multiple war files with my domain?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
Depending on the package purchased, you can run multiple war files under your account. This facility does comes multiple domain and reseller packages.
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Is there any possibility that I can get any specific version for Tomcat or JDK?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   No. At this time we do not support any other version on our shared servers.  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   How can I deploy my war files?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Please follow below mentioned steps in order to setup .war file using Plesk:  
 
      STEPS :-  
         
     
1. Login to your account PLESK panel. If you are reseller, please login to your reseller Plesk panel and click     on domains link under General tab on top-left.
 
         
      2. Now, click on Web Application link for that particular domain name  
         
      3. You will see three tabs in middle of Web Application page, click on "Java Applications" tab.  
         
     
4. You can see the status of Tomcat Apache by pointing your mouse on Switch On/Switch Off button. You can      run/stop Tomcat Apache service using this button for your domain name.
 
         
     
5. To install .war file, please click on "Install New Application" button. You will see a option to upload your war file through Plesk. Once uploaded, Plesk will install your Tomcat/JSP application on server under the directory name which you have given while making .war file on your PC. You may need to setup a Index page or JavaScript redirect from your main directory which is httpdocs under Plesk.
 
         
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
My war file deployed successfully and working at www.myjspdomain.com/warfile. But I would like to to be at www.myjspdomain.com?
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
On Plesk server all deployed JSP applications run like this only. You can howerver use a simple JavaScript as given below to redirect your domain name www.myjspdomain.com to www.myjspdomain.com/warfile
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   Why my JSP application is not working?  
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   CASE :-  
 
     
1. First of all please make sure that your domain name points to our server. If you got a new domain or just pointed your domain to our server by updating it's name server entries, you should wait atleast 24 to 48hours to work these changes globally.
 
 
     
2. Secondaly, please make sure that the Tomcat Apache service is on for your domain name. You can check this as per the instructions given in Step 4 of above answer.
 
 
     
3. If your JSP application is showing yellow button instead of green, please try restarting your JSP application by clicking on Restart link there. If this does not work, please make sure that the war file have all the dependencies included as per your application requir- ement and there is no programming glitch
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
What if I made any changes to my programming code? Is there any option to update individual files on server?
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
On shared server environment, you cannot access your jsp application which is installed under the root directory of Tomcat. You need to remove your existing war file from server using Plesk control panel and then you can deploy new war file with changes.
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
I would like to troubleshoot my jsp application and would like to see the Tomcat Error Log. Please help?
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
On Plesk Server, Tomcat Apache have shared log file for all jsp applications deployed. Please contact us at support@dinsol.in with your domain name and application name, requesting to provide the Tomcat Log. One of our support team member shall provide you, your application log entries.
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   What if I need any support with my JSP application?  
         
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India   If you need any support, please get back to us at support@dinsol.in. We would be happy to assist you.  
 
 
 
 
  JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India  
 
Dinsol Info Solutions
 
109 A, Shivlok House 1,
 
Commercial Complex, Karampura
 
New Delhi 110015, INDIA.
 
Telephone   :   +91 9811 681 682
         
Fax   :   +91 11 4501 3421
         
E-mail   :   JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India
         
 
 
 
 
 
JAVA Hosting, JAVA Hosting India, JSP Hosting, JSP Hosting India