On Tue, 2003-02-04 at 13:28, Chris Backas wrote:
> I need to create a singleton object, something there's only ever one of and
> all servlets within a context can get access to. How would I go about
> accomplishing this within the WebKit framework?
Put it in a module global.
Ian
|