Hi, I am doing paging with dsplay tag.In my application I am using displaytag 1.0; My aim is to display Emp table in jsp page with each page having 3 rows. for that I have written servlets,dao,bean and jsp.In servlets I am setting resultset values into employee bean and that bean object added to list for each row.In thsi list I am having now list of bean object, which have bean property values. Now I want to display emp data in jsp.How can I achieve it?
regards sri
------------------------------------------------------------------------------
_______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user