You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mariusz Sieraczkiewicz <ma...@o2.pl> on 2003/11/13 21:01:05 UTC

Global data

I wonder what cocoon mechanisms to use in order to keep global information
(XML) (the same for cocoon instance and different user sessions), which
are loaded dynamically (e.g. from DB) or even could change.

What do you suggest??
Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Global data

Posted by Mariusz Sieraczkiewicz <ma...@o2.pl>.
>
> Use the context object for this.
>

I still don't get what you mean by this. Could you suggest me some links or
samples?

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Global data

Posted by Mariusz Sieraczkiewicz <ma...@o2.pl>.
Did you mean Flowscript Context Object??
http://cocoon.apache.org/2.1/userdocs/flow/api.html#Context+Object
??

I have never used flowscripts, i'm reading now... When I use
Java objects in flowscript, do I have to use only those safe-threaded??

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Global data

Posted by Mariusz Sieraczkiewicz <ma...@o2.pl>.
>
> Use the context object for this.
>

Links??

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Global data

Posted by Reinhard Poetz <re...@apache.org>.
Use the context object for this.

--
Reinhard

> -----Original Message-----
> From: Mariusz Sieraczkiewicz [mailto:mariusz-sieraczkiewicz@o2.pl] 
> Sent: Thursday, November 13, 2003 9:01 PM
> To: users@cocoon.apache.org
> Subject: Global data
> 
> 
> I wonder what cocoon mechanisms to use in order to keep 
> global information
> (XML) (the same for cocoon instance and different user 
> sessions), which are loaded dynamically (e.g. from DB) or 
> even could change.
> 
> What do you suggest??
> Regards
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org