plz. give me some to store data in database through jsp
(HTML -> JSP -> Bean Class -> DAO ->)
Printable View
plz. give me some to store data in database through jsp
(HTML -> JSP -> Bean Class -> DAO ->)
Hello abhi4jdk, welcome to the Java Programming Forums.
What type of database will you be using?
These links should help you:
Servlet to add the data into database
Display Data from Database in JSP
Accessing Database using Tags in JSP Pages