hi all,

I was wondering whether it is possible to state some initialization
parameters in the sitemap, like it is possible to do in the web.xml
descriptor?

like

<map:initialization>
        <map:paramter name="my-param" value="some-value" />
</map:initialization>

if not, is there a possibility to achieve such a behaviour through other
means?

the reason not to write it in the web.xml file is, that this sitemap is
a subsitemap and should be self-contained as much as possible.

thank you

-- Jakob



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

Reply via email to