
hi i am doing one servlet program in which i strucked at one point. my requirement is after entering the student id it retieves all the information of the student and stores that into a resultset object. now to display the student details i have to forward that to another jsp page and there i have to display the student details.
1) html form enter student id 2)retieve the student details in a servlet and stores that into one resultset object 3)forward to a jsp page for the remaining process(ie viewing the data) 4) the information in the resultset object i have to display in this jsp page
plz help me

Please visit the following link:
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.