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]
# 1

> 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?

%

duffymoa at 2007-7-14 1:26:18 > top of Java-index,Java Essentials,New To Java...
# 2
Does anyone know of any java EE web hosting services?
MikeDiaa at 2007-7-14 1:26:18 > top of Java-index,Java Essentials,New To Java...
# 3
Type j2EE hosting into google and you'll find them.
xoxa at 2007-7-14 1:26:18 > top of Java-index,Java Essentials,New To Java...