What the difference between

  <map:pipeline>
    <map:match="foo">......</>
    <map:match="bar">......</>
  </>

and

  <map:pipeline>
    <map:match="foo">......</>
  </>

  <map:pipeline>
    <map:match="bar">......</>
  </>

Thanks in advance:
Steve Punte
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

---------------------------------------------------------------------
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]>

Reply via email to