Hi,
I have a form (xsp-based) that has multiple actions. Based on each action I wish to display different forms (xsp's) after performing some java code. Is there a way to access the currently-clicked cocoon-action in the pipelines. I wish to use the following format: <MAP MATCH ....> <MAP:ACT SET = .... my set of actions defined in the sitemap <MAP:SELECT ... something that gives access to the value in cocoon-action <WHEN test = value of 1st button ...> <GENERATE 1.xsp> <WHEN test = value of 2nd button ...> <GENERATE 2 .xsp> ....... Thanks, Raju --------------------------------------------------------------------- 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]>