David Perez wrote:
Another solution I use is to inherit the Cocoon servlet and override the standard servlet init method.

Thanks for the suggestion. I need to configure the component before use so it makes sense to use the Avalon framework.

Actually, doing this has given me the excuse I needed to explore the murky world of the Avalon component manager. I'm finding it tough going though because there is little documentation to help with integrating a component into Cocoon. Until I started researching this I had no idea of the history and conflict involved with Avalon. I had heard of 'Inversion of Control' (IoC) but little clue about what that meant. Now I've got images in my head of syringes injecting things into classes!

David Legg


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

Reply via email to