RE: [OS-webwork] xwork and components and NullPointerExceptions

2004-02-22 Thread VisualJeff
Think it might just be easier for me to make use of a singleton for now? If I was using webwork2 on top of xwork I would make use the components stuff. I really like they way IoC was implemented in webwork! VisualJeff At 06:42 PM 2/19/2004 -0800, you wrote: There are two things you need to

Re: [OS-webwork] xwork and components and NullPointerExceptions

2004-02-19 Thread VisualJeff
But what if I'm not using a web container just xwork? Jeff At 02:54 PM 2/19/2004 -0800, you wrote: do you have these listeners and filters setup in your web.xml? container com.opensymphony.webwork.lifecycle.RequestLifecycleFilter container /* com.o