This concerns the sitemap file for the tutorial: Did anybody notice this with Cocoon 2.0.2 and JDK1.4:
Inside the action set whenever <map:action-set name="process"> <map:act type="form" action="Create Department"> <map:parameter name="validate-set" value="add"/> <map:act type="dbAdd"/> </map:act> gets processed, the form gets validated ok but the dbAdd action is skipped! I verified the actual dbAdd works when I comment out the form action. The same applies to the remaining form actions in this set, all the Strange.. Horst --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>