Hello,
I cocoon-2.0.3, the request generator produced parameters for the datas sent by a form (in multipart/form-datas). In cocoon 2.1, these values are not generated anymore.
What do I need to do to retrieve the old processing ?
maybe you have to enable-uploads
<init-param> <param-name>enable-uploads</param-name> <param-value>true</param-value> </init-param>
within web.xml
HTH
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Michael Wechner Wyona Ltd. - Open Source Content Management - Apache Lenya http://www.wyona.com http://cocoon.apache.org/lenya/ [EMAIL PROTECTED] [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]