suppose we have 1000 rows in the database i need to retrive 200 rows
per page, then which approach is better either struts based or non
struts based it is an interview question
In case if you are using MySql database just you need to keep a hidden variable of page no and put the limit clouse in Sql query. Category:JSP Interview Questions
No comments:
Post a Comment