Hi,

I have two modules in my application

Module A -> default (contains common functionality like logout etc)
Module B -> specific funtionality developed by a separate team. 

Can actions in module B have access to the ones in Module A ? 
i.e. can I lookup a Struts Action defined in Module A from doing a
lookup in an Action defined in Module B & vice versa ?

Do modules in Struts follow any hierarchial structure ? 

Ashwin.





        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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

Reply via email to