thanks Jeroen. I didnt get this properly. How are we supposed to use this? Where should I be initializing my object and how can I access that object using this module?
-Ed. On 5/24/07, Jeroen Reijn <[EMAIL PROTECTED]> wrote:
Hi Edward, I guess there are several ways of doing this, but you could use the Cocoon DefaultsModule (org.apache.cocoon.components.modules.input.DefaultsModule) to make an variable that is available through out every sitemap. Regards, Jeroen Reijn Edward S wrote: > Hey guys, > > I am a novice in cocoon. > Wanted to know, how can we create an application level variable in > cocoon... I want an object that can remain active throughout the scope > of the application...and can be accesible from any sitemap pipeline that > I use. > > this should be something like a variable with an 'application' scope in JSP. > > thanks > > -Ed. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
