java servet +jsp+mysqldatabase
I created three servlets(based on title, bookname, author) and one jsp page. in jsp page i put one dropdown list box(that is title, author, bookname) and created mysql database column values are(title, author, bookname) if i click a drop down list value title na it should fetch and display the title column only..how i will do this
View Answers
Related Tutorials/Questions & Answers:
java servet +jsp+mysqldatabasejava servet +
jsp+mysqldatabase I created three servlets(based on title, bookname, author) and one
jsp page. in
jsp page i put one dropdown list box(that is title, author, bookname) and created mysql database column values