for example I have:
_____
<map:match pattern="foo/getfile">
<map:generate src="foo/getfile.xsp" type="serverpages"/>
<map:serialize type="file-serializator"/>
</map:match>
_____
it works fine, file is generating and response. But this file have filename
== "getfile" and without extension. Can I set another filename(or just set
extension) without changing "foo/getfile"?
Reason - file is generating according different parameters of request.
--
View this message in context:
http://www.nabble.com/set-another-filename%5Cextension-tp16175102p16175102.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]