Passing Object from Servlet to JSP
843841Jun 14 2003 — edited Jun 14 2003Hi Friends,
Suppose I want to pass an Object from a Servlet to a JSP or another servlet say for example Vector Object. I know that Using Session Object we can achieve this. Other than this is there any other way?
Help Needed
Thanks,
Thiru