O.K. Thaks.
But what is general good practice for big forms, two different forms and 
actions for
one object like this, or maybe tabbedPanel or something third ? What is easier 
to implement
and more efficient ?
--
Thx in advance, Milan Milanovic


----- Original Message ----
From: ravi_eze <[EMAIL PROTECTED]>
To: user@struts.apache.org
Sent: Thursday, May 15, 2008 7:08:57 AM
Subject: Re: [Struts 2] Pass value between two action classes


quite possible.

for this u need to define the object fruit in session scope. and in 1st page
say: vitamins, color can be filled. In 2nd page say: weight, age can be
filled and all the time the same object fruit in the session would be
filled. 

http://struts.apache.org/2.x/docs/scope-interceptor.html

hope this helps.

ravi 
-- 
View this message in context: 
http://www.nabble.com/-Struts-2--Pass-value-between-two-action-classes-tp17234969p17246034.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


      

Reply via email to