On 7/24/06, Adam Hardy <[EMAIL PROTECTED]> wrote:
Webworks supports (or used to) several IOC containers. In fact, on my previous project we used a singleton component factory that hid Spring and the intent was to keep all Spring code isolated behind this. Is S2 going to take this route, or is Spring strongly tied in?
The strategy is unchanged from WebWork 2.2. You can plug in another IoC container, if you like, and the IoC plumbing is hidden from the application developer. If you are using Spring, the Spring support is seamless. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]