Hi
I want to design html page for student data.
student Id
Student Name
Student address
Add Edit Delete
Can anyone tell me how I can do it using html and
servlet.
I designed html page and gave all these three buttons same names but different values. I can fetch a record but i don't know how to pass these values from servlet to html.
How to return to same html page and display records.
Thanks
Vaishali