Home
What's New
com.oreilly.servlet
Servlet Polls
Mailing Lists
List Archives
Servlet
Engines
Servlet
ISPs
Servlet
Tools
Documentation
Online
Articles
The
Soapbox
"Java
Servlet
Programming,
Second Edition"
"Java
Enterprise
Best Practices"
Speaking &
Slides
About
Jason
Advertising
Info
|
Servlets.com | ISP Reviews |
Reviews for ISP: JavaPie
The following comments have been recorded for "JavaPie".
Average Overall Score: 2.5
Average Features Score: 2.3
Average Reliability Score: 3.0
Average Support Score: 2.5
[
Submit your own review
]
[
Back to the ISP list
]
No Tomcat/JSP Support, just JServ
Date: January 20, 2003
Reviewer: Christian Pich
(pich@llauwl.com)
Overall: N/A
Features: 1
Reliability: N/A
Support: N/A
They use JServ, an older (but more reliable) servlet engine.
Great Value ISP
Date: March 3, 2003
Reviewer: Russ
Overall: 4
Features: 3
Reliability: 5
Support: 4
I've been with this ISP for a couple of years now. The features are ok for a low-cost site. They provide a lot of user-friendly goodies for developers just starting out with websites. Also, customer support and technical support are very responsive to emails, which is great. Overall, I'm a satisfied customer.
Some things to consider:
- The servlet engine (Jserv I think) seems to be outdated or a beta version or both, but it works. Curiously, the software hasn't been updated to handle JSP. I also had problems with null parameters from web forms in my servlets
- they would cause 500 errors. Once I changed my code to initialize each parameter as an empty string like this:
String param1 = ""+req.getParameter("param1");
The 500 Internal Server Errors stopped.
- They don't have a very convenient way to check or update billing info, which is sort of a drag, but customer support is very good at responding to emails.
Good until they were sold.
Date: May 1, 2008
Reviewer: Charlweed
Overall: 1
Features: 3
Reliability: 1
Support: 1
After they were sold, tech support would not answer "urgent" emails for days over complete outages.
As of today (April 30 2008), javapie, and their parents webhostingintl seems to be completely dark. Looks like they went out of business without any warning.
There is no excuse for that.
Copyright
© 1999-2001 Jason Hunter
All Rights Reserved |
|
webmaster@ servlets.com
|
|