Braid" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 5:13 AM
Subject: RE: [OS-webwork] Xwork Components in WebWork2
I am going to be a pain and bring back the request for the ability to
specify a factory for components.
I think this is a Good Idea (tm) an
Sent: Tuesday, July 22, 2003 8:14 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Xwork Components in WebWork2
>
>
> I am going to be a pain and bring back the request for the
> ability to specify a factory for components.
>
> I think this is a Good Idea (tm)
PROTECTED] On
> Behalf Of Pat Lightbody
> Sent: Saturday, 19 July 2003 1:33 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Xwork Components in WebWork2
>
>
> Components in XWork's IoC container are constructed lazily --
> so yes, an ActionContext should ex
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 7:33 AM
Subject: [OS-webwork] Xwork Components in WebWork2
> I want to use an IoC approach within webwork2 to provide my manager
> components to my actions.
>
> I have created the managers
Title: Message
I want to use an IoC approach
within webwork2 to provide my manager components to my
actions.
I have created the managers and
enablers, now the problem is - how do I configure my manager
components ?
I need to be able to work out a
path relative to /WEB-INF
I want to have