Dirk Reiss wrote: >Hello all, > >our problem is that we would like to get information from a cocoon-application >whose content is displayed in on frame to some jsp which would be displayed >in another frame. or first attempt would be to use the session-object to set >some attributes in it and read them from the jsp (and vice-versa). > >unfortuately this doesn't work as not even the session-ids are equal... >
...which means that you have two applications deployed but not one. Deploy JSPs together with Cocoon in one app, and everything will work. Vadim >any ideas? some code-examples would be great and very appreciated... > >btw: we use cocoon 2.0.2... > >many thanks in advance, >dirk > > --------------------------------------------------------------------- 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]>