File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Web hosting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Web hosting" Watch "Web hosting" New topic
Author

Web hosting

frances hurley
Greenhorn

Joined: Aug 29, 2007
Posts: 1
hi I am new to java applications and have just written my first application using servlets and jsp. i am looking for cheap reliable web hosting so I can test my site other than on local host. Does anyone have any ideas ? Good support is essential as I will probably need it !
is it difficult to transfer from localhost to the web ?
Thanks
f
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

We list some in the servlets FAQ:
http://faq.javaranch.com/java/ServletsFaq


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Dave Wingate
Ranch Hand

Joined: Mar 26, 2002
Posts: 262
I'm soon going to be making the transition that Frances describes (localhost to a thrid party).

I've seen javaranch's list of providers (thanks!).

I'm wondering if anyone has insight into whether most of these hosting companies provide virtual hosting services so that I can access my webapp through m own domain name? I used to use the free service my-cgi-server (think it's been renamed). With that service, I could only access my webapp as:

http://mycgiserver/myusername/mywebapp

Anybody know which of the services listed on javaranch supports virtual hosting? I'd like to be able to reach my web apps through:

http://myDomainName/mywebapp


Fun programming etcetera!
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
I think just about any commercial host allows you to do this. It's just the free services that don't. Look for a feature called "domain hosting" or something similar. Some will even register the domain for free as long as you host it with them.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Web hosting
 
Similar Threads
How to find the total number of sessions in my web application?
JavaWebServer, web hosting
Web Hosting with Blog, Forum, Wiki, Event Calendar
sending email using JavaMail
Website Hosting