Daniel L. Rall wrote: > Can you tell us more about why you want to do this?
There are most possibly multiple use cases. For example, I had to do the same, when writing a servlet with a complex mapping and authentication scheme, that had to be truly thread safe. Jochen