I have a series of transformers (last one inserts in a database) then want to go to another pipeline (anyway I have to do a generation from new xml, not the DB successful insertion message) without having interaction with the user, how can I do that ?
map:redirect-to uri="..." right after a map:transform causes Tomcat to throw a NPE. I cannot have a redirect-to after a xml serializer. I need to be able to pass a parameter to the next pipeline though... Thanks for any idea, Babs --------------------------------------------------------------------- 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]>
