Hi

Call

ActionForward af=yourActionClass.method(maaping,form,request,response);

>From your class

-----Opprinnelig melding-----
Fra: Marco Mistroni [mailto:[EMAIL PROTECTED]
Sendt: 8. oktober 2004 13:33
Til: 'Struts Users Mailing List'
Emne: Struts /silly question


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]


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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

Reply via email to