Re: [OS-webwork] Xwork Components in WebWork2

2003-07-22 Thread Pat Lightbody
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

RE: [OS-webwork] Xwork Components in WebWork2

2003-07-22 Thread Jason Carreira
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)

RE: [OS-webwork] Xwork Components in WebWork2

2003-07-22 Thread Cameron Braid
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

Re: [OS-webwork] Xwork Components in WebWork2

2003-07-18 Thread Pat Lightbody
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

[OS-webwork] Xwork Components in WebWork2

2003-07-17 Thread Cameron Braid
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