• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Where can I host my JSP-Servlet site?

 
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,

I am having Netbeans IDE 7.2. The options I get when creating a web application are attached as an image, there you see the Java version, server etc.

My project will contain only Servlet and JSP while MySQL as the database. So, after looking at the image, and considering the data I provided, can you please tell me where to host the site? I have heard there are very less number of hosts, who provide TomCat, JSP-Servlet support. I don't know whether it is true or not because this is my first real web based project, which is not for the university.

After considering the data please tell me where I can host this. And, I am glad to know which Apache Tomcat version is being used in Netbeans IDE 7.2.

Please help!

Server-and-Settings.png
[Thumbnail for Server-and-Settings.png]
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are numerous hosting providers that offer Tomcat hosting. See https://coderanch.com/how-to/java/ServletsFaq#hosting for a partial list.
 
Yohan Weerasinghe
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for the help. I really appreciate it
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic