Hi,
You can pass the next studen it say 010 to a servlet and use DAO to get the data for the 010 id and forward the values to the jsp. The next link will point to the servlet with the next id as parameter
ex. <a href="nextservlet?id=010">Next >>></a>
Regards,
Rakesh
- Rakesh
|