how to bring data from mysql server to an html page using jsp, help needed for project work!
Thread Starter mdew_47 Joined Mar 1, 2008 22 Mar 19, 2008 #1 how to bring data from mysql server to an html page using jsp, help needed for project work!
Thread Starter mdew_47 Joined Mar 1, 2008 22 Mar 19, 2008 #2 i know that serverlet is also used, but don't know how. how to sent the html datas such as form entries to the mysql database server and to get it back. could anyone suggest a URL link where i could learn all these things, and suggest any book!
i know that serverlet is also used, but don't know how. how to sent the html datas such as form entries to the mysql database server and to get it back. could anyone suggest a URL link where i could learn all these things, and suggest any book!
 ¥öK'žy Joined Mar 27, 2008 19 Mar 29, 2008 #4 Hmm I have a same assignment as you do. Let me know if you know something please... I'll do the same for you. Thanx.
Hmm I have a same assignment as you do. Let me know if you know something please... I'll do the same for you. Thanx.
D Dave Joined Nov 17, 2003 6,969 Mar 29, 2008 #5 As a starter I assume you have experience with Java and HTML. if so, then hvae a browse through the following tutorial on JSP: http://www.jsptut.com/ You will also need to work through Sun's JSP pages, in particular get familiar with the JSP API: http://java.sun.com/products/jsp/ Dave
As a starter I assume you have experience with Java and HTML. if so, then hvae a browse through the following tutorial on JSP: http://www.jsptut.com/ You will also need to work through Sun's JSP pages, in particular get familiar with the JSP API: http://java.sun.com/products/jsp/ Dave