We are using Spring to manage the lifecycle of our various product framework
components in both the EJB container and the WEB container. For Cocoon, I
just made an Avalon component that initializes the Spring Framework and the
components managed by it. The trick is making sure the Avalon component is
called before any of the components managed by Spring are needed.

I haven't tried to integrate it with Struts. I'm not sure what the value is
here since IMO Cocoon's controller is more powerful than Struts.

Ralph  

-----Original Message-----
From: Derek Hohls [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 10, 2004 6:32 AM
To: [EMAIL PROTECTED]
Subject: Re: MVC Framework - options?

Ugo

Look fwd to your "report back" - I will also read the article
with more attention to details and try and see where the 
hooks are hidden - the text *did*  imply the frameworks
were loosely coupled....

Derek


As previously mentioned, I am trying to do something similar "in my 
copious free time" (TM). I'm not so sure that plugging Cocoon in place

of Struts is as easy as it might seem, since AFAIU Spring has some
hooks 
already in place for dealing with Struts.

        Ugo


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

Reply via email to