On Fri, Mar 22, 2002 at 07:39:18PM +0300, Piroumian, Konstantin wrote:
> I think that he meant the usual servlet context, not appContext from
> CocoonServlet. You can add anything you need to your application context
> using another servlet, then CocoonServlet will already have all the needed
>
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
>
> Hi Vadim,
>
> Thanks for your response mate.
>
> On Fri, Mar 22, 2002 at 11:09:41AM -0500, Vadim Gritsenko wrote:
> > > From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> > >
> > > 4. any others ?
> >
> > Here it is:
> >
> > Write ano
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 7:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Adding values to Cocoon's context
>
>
> Hi Vadim,
>
> Thanks for your response mate.
>
> On Fri, Mar 22, 2002 at 1
Hi Vadim,
Thanks for your response mate.
On Fri, Mar 22, 2002 at 11:09:41AM -0500, Vadim Gritsenko wrote:
> > From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> >
> > 4. any others ?
>
> Here it is:
>
> Write another servlet populating context and set startup order in the
> web.xml
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
>
> Hi All,
>
> Hope all is well. I need some advice! :)
>
> In my quest to avalonize and cocoonize our application, I've
> come up against a problem.
>
> From what I can see, it's not possible to add context key/values
Hi All,
Hope all is well. I need some advice! :)
In my quest to avalonize and cocoonize our application, I've
come up against a problem.
From what I can see, it's not possible to add context key/values to
the cocoon context from a servlet subclass for thr