Hi all,
I must print the data collected from a jsp page into a table with rows n columns consisting of data accordingly.Can somebody help me with this?

Recommended Answers

All 4 Replies

What table is it.....Database table?......

Well! Its not a database table. However, its the data in a jsp page (when user enters it in a html page and returned to jsp page) which when a button is clicked, must be printed in the form of a table.

hey...i am still not getting it
if i contemplate correctly.......
you are getting the data from html/jsp page....
then where do you print the table.......
elaborate it further.......

kindly, you must use jsp:bean to get the data from jsp page
and render the data in html table

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.