Help a newbie programmer out (please)

spudbundy

Registered
Feb 5, 2003
2
0
151
Hello message board!

I have a few questions regarding CPanel 5, MySQL, and Java Servlets.

I am currently working for a small mutli-media company in NYC and we are working on a proposal. I have created a MySQL Database with a table. I wish to connect to this table using Java Servlets. My only problem is, I am having a very hard time connecting to it.

Would anyone be able to assist me with my problem? If you need more information, post it and i will.

Thanks in advance for all your help!

- spudbundy, newbie programmer
 

spudbundy

Registered
Feb 5, 2003
2
0
151
[quote:d21fa5cbda][i:d21fa5cbda]Originally posted by spudbundy[/i:d21fa5cbda]

Hello message board!

I have a few questions regarding CPanel 5, MySQL, and Java Servlets.

I am currently working for a small mutli-media company in NYC and we are working on a proposal. I have created a MySQL Database with a table. I wish to connect to this table using Java Servlets. My only problem is, I am having a very hard time connecting to it.

Would anyone be able to assist me with my problem? If you need more information, post it and i will.

Thanks in advance for all your help!

- spudbundy, newbie programmer[/quote:d21fa5cbda]

What i am trying to do is to connect to the database using JDBC.