Hi Robert

> This approach sounds similar to the Spring IoC framework.
> Objects are defined in an xml file and a manager loads them
> into memory. Your action class looks up beans using something
> like:
> MyBD bd = (MyBD)applicationContext.getBean("MyBD");

I wasn't aware of that. I have seen so many good comments (on various sites)
on the Spring framework lately.. I'd better go and check it out.

Thanx for your input..

Regards

Henrik



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

Reply via email to