Hello all, I was wondering.. is using DelegatingActionProxy plus The Spring plugin for Struts the only way to integrate Spring beans Into struts? I am currently trying out Struts 1.3, and I would like to set my Spring beans in the command rather than in the action class.., or at least Make the catalog of commans available via spring The commands are loaded from a Catalog, which is loaded by a Listener.. I have two question then: 1 - is setting beans on the command the proper way to go, or is there a better approach? 2 - if instead I follow old approach of using DelegatingActionProxy and setting Catalog on the Action, how can I make catalog available, if Catalog is loaded via a Listener?
Thanx in advance and regards marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]