Hello!
        How can I access from one Action, say ActionA, one method which is under a
different Action (say ActionXpto). Can I create a new instance of
ActionXpto, and call the desired method from ActionA? Is it possible through
Struts to get one instance of ActionXpto?

        Thanks in advance,
                Victor Batista

        PS - I have one BaseAction which all Actions extend. Although I don't want
this method to be on the Base class.


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

Reply via email to