I have an object that is being sent successfully from a servlet to a jsp. In that jsp page I have a button and when user click on that button the same object should be sent from that jsp page to another servlet. how can I do that ??
No comments:
Post a Comment