roach that may work is to have a pattern that matches every request
> > and simply calls an action that modifies the objectModel and returns null.
> > But that sounds like it could be inefficient.
> >
> > David
> >
> >
> > > -Original Message-
> > >
hat may work is to have a pattern that matches every request
> and simply calls an action that modifies the objectModel and returns null.
> But that sounds like it could be inefficient.
>
> David
>
>
> > -Original Message-
> > From: Michael McKibben [mailto:[EMAIL P
2001 18:28
> To: cocoon-dev
> Subject: Re: How do I add objects to the objectModel Map
>
>
>
> This feature is for exporting objects already in the Cocoon object map
> to
> the Velocity template context. So they must already exist.
> But let's say
> you knew
This feature is for exporting objects already in the Cocoon object map
to
the Velocity template context. So they must already exist. But let's say
you knew that, then in your sitemap, here is how you would make some
object named "myBusinessObject" in the cocoon object map available to
your
veloci