Hello, I have another question concerning xmlForms: When I have finished my form processing and mapping to the Bean, I would like to store the results in different databases. So, if I click "finish" on the last page I would have to call an Action, which does the database storing for me. My question now: how do I access the Bean with all the information stored in my Action? Is the bean stored in the session and can I access it this way or is there another way?
Thanks again for any help, miHam --------------------------------------------------------------------- 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]>