El Martes, 08 de Octubre de 2002 04:33, Christian Haul escribió:
> > > If so, please note that the name of some modules have been changed and
> > > that the compiled in default is rendered useless. There should be a
> > > warning in your logs indicating this. Please add a
> > > <output>request-attr</output> and <input>request-param</input> at the
> > > action declaration to restore the old behaviour.
> >
>         <map:action name="vq-dbadd"
> src="org.apache.cocoon.acting.modular.DatabaseAddAction">
> <descriptor>resources/database.xml</descriptor>
>               <throw-exception>false</throw-exception>
>               <input>request-param</input>
>               <output>request-attr</output>
>         </map:action>
>
>       Chris.

Where I need to put this code? inside <map:actions/> or inside the pipelines?

Antonio Gallardo


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

Reply via email to