Commercial Java EE Web server hosting available?
I'm developing a web shopping cart program all in java ee.
I'm weighing the pros and cons of buying a web server and ultra-fast internet connection
VERSUS
paying for a web-hosting service.
Does anyone know of any good / cheap java EE web hosting services? I need to process JSP pages, maintain Derby databases, Servlets, XSL binding...
Thanks.
[382 byte] By [
MikeDiaa] at [2007-10-2 22:09:31]

> I'm developing a web shopping cart program all in
> java ee.
>
> I'm weighing the pros and cons of buying a web server
> and ultra-fast internet connection
>
> VERSUS
>
> paying for a web-hosting service.
>
>
> Does anyone know of any good / cheap java EE web
> hosting services? I need to process JSP pages,
> maintain Derby databases, Servlets, XSL binding...
>
> Thanks.
Good & cheap - there's the rub.They don't always go together.
JSP is part of Java EE, so no worries there.
If you're writing non-specific JDBC code, why should the database vendor matter? I think you'd have to use whatever the host provided.
XSL binding?
%