Regarding JDBC and JSP
How to display the retrieved data from a table in oracle database into the another jsp page ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hardik MahantPosted Sep 18, 2015, 4:30 AM
Then try this...
Simply output can printed from DataBase :
Perform all the steps of jdbc & retrive the data in to a string & you can print that string ...
If actual problem is this of yours .,..
Otherwise i refer you book of mcGrawHill 's Java