Try to use the <jsp:useBean id="user" scope="session" type="org.apache.struts.example.User"/> -----Original Message----- From: Anand Raman [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 08, 2001 2:05 PM To: struts Subject: session scope action form hi guys How to retrieve a session scope action form in some other jsp file .. I tries doing a session.getAttribute("[name]") but didnt work.. I am doing something wrong.. Thanks Anand
- session scope action form Anand Raman
- Re: session scope action form Nanduri, Amarnath
- Re: session scope action form Ratnadeep Bhattacharjee

