Can i write the following in a sitemap, and will it do what i expect?

<map:match pattern="*/*.cont">
   <map:call continuation="{2}">
      <map:param name="form" value="{1}"/>
   </map:call>
</map:match>

I basically want to stay in the flow whilst using multiple forms which return to a parent form after they have been submitted.

Regards,
Suzan Foster.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to