On 21.Oct.2002 -- 01:09 PM, Nicholas Hemley wrote:
> <value name="hint_type_id" type="int">
> <mode name="request" parameter="hint_type_request_link.hint_type_id"
>type="request"/>
^^^^^^^explicitly select InputModule with short "request"
> </value>
> <value name="request_id" type="int">
> <mode name="request" parameter="hint_type_request_link.request_id"
>type="request"/>
^^^^^^^explicitly select InputModule with short "request"
> </value>
> </values>
> <!-- declare actions for database operations -->
> <map:action name="mod-db-add"
>src="org.apache.cocoon.acting.modular.DatabaseAddAction">
> <descriptor>xml/descriptor.xml</descriptor>
> <input>request-param</input>
^^^^^^^^^^^^^select default to "request-param" which indicates a
more recent CVS version.
> I am using a dev version of cocoon2.1 from 16/10/2002 with tomcat 4.1.12 and win2k.
a version >= 02/10/19 should not need the <input/> tag anymore. But
the explicit mode @name should either be removed or changed to
"request-param" as well.
Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08
---------------------------------------------------------------------
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]>