You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ines Robbers <ro...@cedis.fu-berlin.de> on 2003/05/14 09:50:08 UTC

file upload




Hi,
how do I enable the file upload in web.xml?
When I set

<init-param>
      <param-name>enable-uploads</param-name>
      <param-value>false</param-value>
    </init-param>

to true, nothing's working anymore..
Is there anything else I have to do?

Thanks

Ines


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


RE: file upload

Posted by Geoff Howard <co...@leverageweb.com>.
what version of cocoon are you using?

Geoff Howard


> -----Original Message-----
> From: Ines Robbers [mailto:robbers@cedis.fu-berlin.de]
> Sent: Wednesday, May 14, 2003 3:50 AM
> To: cocoon-users@xml.apache.org
> Subject: file upload
> 
> 
> 
> 
> 
> 
> Hi,
> how do I enable the file upload in web.xml?
> When I set
> 
> <init-param>
>       <param-name>enable-uploads</param-name>
>       <param-value>false</param-value>
>     </init-param>
> 
> to true, nothing's working anymore..
> Is there anything else I have to do?
> 
> Thanks
> 
> Ines
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org