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]>