Re: Action Form with Session Scope

2007-11-16 Thread Dave Newton
scope="session" > > type="com.deo.struts.action.SecondAction"> > >/> > > > > > > Based on the mapping, from first jsp I can go to > second jsp. Now in the > > first Action class can I set some values in &

Re: Action Form with Session Scope

2007-11-16 Thread Paul Benedict
scope="session" > type="com.deo.struts.action.SecondAction"> > > > > Based on the mapping, from first jsp I can go to second jsp. Now in the > first Action class can I set some values in secondActionForm so that these > values can be

Action Form with Session Scope

2007-11-16 Thread John C Alex
the scope is set to session ? Please let me know on the above. Thanks John -- View this message in context: http://www.nabble.com/Action-Form-with-Session-Scope-tf4823931.html#a13801674 Sent from the Struts - User mailing list archive at Nabble.com