Hello All, Does any one know a good J2EE Web Hosting out there? I am trying to get one so that I can host my site developed in Servelts and JSP. thanks.
Jesus Angeles
Ranch Hand
Joined: Feb 26, 2005
Posts: 2036
posted
0
Anybody?
I am also researching on any web host where I can play with j2ee/jee.
I think jboss is a good server to target as it has most if not all of the latest jee enhancements like jsf and ejb 3.
Some businesses offer Tomcat web hosting (JSP/Servlets) although I'd cautioned against it unless it also offers a dedicated JVM/Server. It's not hard for one Tomcat instance to kill another, and it a shared hosting environment, you'll constantly be watching as your neighbors kill or overload the server.
As for true J2EE (EJB/Hibernate/Spring) hosting, I don't see very often. To be honest, only businesses tend to use large J2EE infrastructures for their code, and businesses tend to setup their own highly configured servers. The rule of thumb is if you need it for small 1-developer applications, then you probably shouldn't be using J2EE in the first place since the overhead isn't buying you anything.
And lastly about price... for hosting you get what you pay for. If you find a host (cough cough bluehost cough cough) that offers cheap hosting I can guarantee you there's a 'fine print' (cough cough nearly unlimited quota and storage, but there a quota on CPU usage cough cough).
I gave up shared hosting long ago and do private server hosting. Significantly less headaches.