Inside
JSP Page :
Hi , Please help me in using inbuilt Pagination Suppourt of DOJO Framework .
THis is my AJAX call , whcih happens on click of a Button shown .
This is the button :
INside My Servlet class , i am hardcoding Creating a StringBuffer and appending data to it as shown .
This is working fine , The Data is being displayed on to the DIV tag on to the JSP Page .
PLease let me know how can i use inbuilt Pagination suppourt of DOJO , so that i want to include pagination while Displaying data .
Please find the Screen shot of this Result .
Thanks in advance .