Hi, I am now working with Modular Database Actions, I saw that there is an
Actions declared:
<map:action name="req-params"
src="org.apache.cocoon.acting.RequestParameterExistsAction"/>
But in the Main Sitemap there is an action:
<map:action name="resource-exists"
logger="sitemap.action.resource-exists"
src="org.apache.cocoon.acting.ResourceExistsAction"/>
The question is:
Can we change the official name of the first action to make it similar to the
second declared action is this mail?
Something like:
<map:action name="req-params-exists"
src="org.apache.cocoon.acting.RequestParameterExistsAction"/>
Could be better :)
Regards,
Antonio Gallardo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]