Hi Folks,
I'm building a web application which requires the display of tables in my
jsp page .Could y'all help me choose a method for this?
I have come across display tag , pager tag , constructing the table using jstl options. Is there a better method for the same?And which amongst these would be the most efficent in terms of paging , ease of use , low overhead etc.
Would appreciate the opinion of experienced people here