At 12:44 AM 12/10/01 +0100, you wrote:
>2. Write your own action which puts the parameter to the sitemap params.
FYI -
I just happened to discover the other day, that there's a pre-written action that will
do this for you.
<map:action
name="request"
src="org.apache.cocoon.acting.RequestParamAction"
/>
<map:act type="request">
<map:parameter name="parameters" value="true"/>
</map:act>
DR
---------------------------------------------------------------------
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]>