April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
List Screens
nHow easy is it to integrate a sortable/pageable list of data?
nStruts, Spring MVC and WebWork
nall use Tag Libraries like the Display Tag
nTapestry has a contrib:
nTable component
nJSF
nhas a dataTable with no sorting – have to write your own logic if you want it
n