Jonny Pony dijo: > Hi, > > is there an other way and method to insert xml into a session in an action > "by hand". > Couldn't find any methods which do this, except in the Authenticator-class > which is not suitable for my needs. > I want my action to fill the session with some xml, like the > <session:setxml>-tag.
I think there is no other way, only the session tranformer: http://cocoon.apache.org/2.1/developing/webapps/contexts.html Can you implement the setXML for XSP? Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
