M
mhk
Hi ,
i want to store a java Object or Vector in a session variable using JSP.
Is there any way to do that. My objective is to place an object or
Vector in a session variable on one JSP page and get it on another page.
please tell me how to store and retrive objects or vector from session
variables or any other way to do that. i tried with simple
"session.setAttribute" and "session.getAttribute" but it doesnt work.
Please Guide me .
Thanks
Jeff
i want to store a java Object or Vector in a session variable using JSP.
Is there any way to do that. My objective is to place an object or
Vector in a session variable on one JSP page and get it on another page.
please tell me how to store and retrive objects or vector from session
variables or any other way to do that. i tried with simple
"session.setAttribute" and "session.getAttribute" but it doesnt work.
Please Guide me .
Thanks
Jeff