MY doubt is how to retrive multiple rows from data base on one condition by using JSP. please tell me
how to retrive multiple rows from database on one condition by using JSP
Collapse
X
-
Tags: None
-
start reading resultsets,you will get in any j2ee book in the jdbc chapter.It is not a very big deal.Try and next time post the problems(if any) you facedOriginally posted by srinivasdevakum arMY doubt is how to retrive multiple rows from data base on one condition by using JSP. please tell me
Comment