how to connect jdbc with a web page
Hi all
I am really a newbie in Java :$. and i have assigned to make a project from my professor, this is a three tire application, in which i have to use jdbc to connect to the database and then displaying the data on the web page.Connecting with the database is already done but the problem is that i dont know how to show the data over a web page using jdbc :S.
Please show me some tutorials for that.
Thanks
|