Marc Portier wrote: > > However, what does this say about using cocoon outside the > servlet-context? > > In every case: I like the idea of using the contextualize() but maybe it > makes more sense if we don't introduce a dependency between > AbstractTextSerializer and servlet.jar? > Ok, that's true :(
> So maybe the Context directly should be augmented with access to this > kind of 'global' info? > Yes, why not. Perhaps adding all parameters (either from web.xml or cli) to the context? Carsten
