On Thursday 10 October 2002 11:02, [EMAIL PROTECTED] wrote: > So, it works if I replace {file} by the name of the file. > We can say that is a value substitution problem!?
I think so, from your log we saw that <map:read src="download/{file}"/> translates to "download/", but I don't know enough about this substitution mechanism to tell you what the problem is. Maybe you need to use "{../file}"? (just a wild guess) -Bertrand --------------------------------------------------------------------- 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]>