Hi all,
I've created a simple JSP application that is comprised of an MS Access
database, about 40 JSPs, and 4 Java beans.
It works fine on my home PC using Jakarta Tomcat 4.1.12 development server and
J2SDK 1.4.1, but I would now like to upload my work onto the WWW to show off my
skills etc. I used Dreamweaver MX 2004 to build the application, support and
documentation out there is somewhat sketchy for JSP developers so any help is
greatly appreciated.

I need to pick the brains of any developers out there who have done this
before:

1. Can anyone recommend a cheap ISP that will host a JSP web application?
I'm primarily looking for an ISP that will let me use my MS Access backend
database as well, and possibly provide me with a domain name too.

2. I have used the Sun JDBC : ODBC driver on the local machine, and not the
one on the server to facilitate the database interaction with the JSP
components. How should I tweak this setting to allow database interaction on my
server when I upload the application?

Thanks

Peter.