Can anyone give me an example how to connect JSP with database tables.............
Printable View
Can anyone give me an example how to connect JSP with database tables.............
There are plenty of them on google search
in jstl exist <sql:xxx> tags which can used in jsp
there are some standard defined tag in JSTL
search on google and download the pdf of jstl..everything is explained in the pdf