> From: Ricardo Trindade [mailto:[EMAIL PROTECTED]]
>
> Hi,
>
> I noticed that in the samples, when passing files as arguments
to
> actions,
> such as in passing the params file to the form validator, context://
URLs
> are used. Is it possible to use a relative URL there ?
>From the stock sitemap:
<map:match pattern="forms/employee">
<map:act set="employee">
<map:parameter name="descriptor"
value="docs/samples/forms/employee.xml"/>
Means: answer is yes.
Vadim
>
> thanks
> Ricardo Trindade
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>