PDA

View Full Version : basic steps to start a jsp page



ss785
11 Jan 2008, 09:58 AM
Hi,
I've done many projects in JSP some using Oracle and others using mysql. however, these projects were done in my harddisk. I mean I had both the server and the database in my harddisk. Now I'm starting my own website online but I'm facing problems with establishing connection with the database. How can I upload the JDBC driver? how can I test my pages with the server of my host? not the local apache server.
I will really appreciate if any one can give me a link to these foundations ( starting jsp application online)
Thanks