On Sun, 15 Dec 2002, Christoph Stocker wrote:

> hi!
>
> what i have forgotten is, that i want to store information
> over muliple pages and i thougth i can use a bean for
> this data-storing.

Than use the session.

Giacomo

>
> greetings, chris
>
> -----Ursprüngliche Nachricht-----
> Von: giacomo@lapgp [mailto:giacomo@lapgp] Im Auftrag von Giacomo Pati
> Gesendet: Sonntag, 15. Dezember 2002 17:29
> An: [EMAIL PROTECTED]
> Betreff: Re: change data between java-action and html-pages
>
>
> On Sun, 15 Dec 2002, Christoph Stocker wrote:
>
> > hi!
> >
> > i have a java-action, which in every call say what's the next page and
>
> > do some other data controlling.
> >
> > no i want to share the date, generated in my action, with my
> > xsp-pages. whats the best way to share this date (in the session
> > object?)
> >
> > is there another possibility, maybe a bean defined in the sitemap and
> > can be filled in the action and read out in my xsp-pages.
> >
> >
> > i don't want to use cookies!!!
>
> Why don't you use the request object than?
>
> Giacomo
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to