<map:match pattern="DownloadDocumentById/*">...
The error behaviour is that in IE, the HTTP GET request is sent twice.
That's probably the same as the IEx architecture bug causing this FAQ: http://xml.apache.org/fop/faq.html#faq-N104A8 I've wrote numerous speculations about the subject which can be found in the Cocoon and FOP list archives.
If your URL ends in .pdf, it is possible that you hit the old problem that the MIME type was not sent properly by Cocoon, however, I think this bug was fixed some time ago, and you can easily check whether the MIME type was set.
Can anybody out there tell me why Cocoon behaves different dependent on browser usage?? Here are the two HTTP GET requests sent by IE
The browser is responsible for issuing the GETs, not Cocoon.
J.Pietschmann
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]