Write a database named BookDB that was created with 3 tables(title, author(s), and pages). Write a servlet that lets the userinput an ISBN and returns the title, author(s), and pages. Theinput form should be displayed using a "get" request, and theoutput page should be displayed using a "post" request.
Multiple Upvote on the right answer and multiplevotes on the wrong answer.
Please write it in JAVA
Write a database named BookDB that was created with 3 tables( title, author(s), and pages). Write a servlet that lets th
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am