Sorry, Cocoon 2.1.3
and this wiki page... http://wiki.cocoondev.org/Wiki.jsp?page=FileUploadsWithFlow On Thu, 2004-02-05 at 16:35, Geoff Howard wrote: > Chris Wilder-Smith wrote: > > Hi, > > > > We're trying to use a multipart/form-data post to upload audio files > > recorded on the client machine to our cocoon-based backend. All of the > > web.xml file upload params seem to be set correctly: > > > > request-factory=org.apache.cocoon.components.request.MultipartRequestFactoryImpl > > enable-uploads=true > > upload-directory=WEB-INF/work/upload-dir > > autosave-uploads=true > > overwrite-uploads=rename > > upload-max-size=10000000 > > > > > > According to the wiki pages, I should see the request type as > > MultipartHttpServletRequest when it comes through, but it is a regular > > cocoon HttpRequest. According to the example, this implies that uploads > > still aren't enabled. > > > > I do see other parameters that come through on the request, it's picking > > up the correct generator, etc. > > Which Cocoon version, which wiki page? > > Geoff > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
