Hello all,
        I am sure this is a very easy question, but I cannot
Figure out the solution...

I have a XAction class which is in charge of calling a business
delegate,
Get some data and put it into the session..

Now, I want to be able to call this XAction class from different action
class (to avoid duplicate the code that loads the data and put it into
the 
Session).

Question is: how do I invoke an action2 from action1, and then return
control action 1?

Thanx in advance and regards
        Marco




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

Reply via email to