Also see the file upload example at: /samples/xsp/upload and look at the javadocs for org.apache.cocoon.components.request.multipart.FilePartFile which can give you a reference to the File stored on disk (automatically by default) or an InputStream to read the contents and do something with them if that's what you need to do.
Search the dev list archives for recent messages about file upload. Someone had a recent question about this over there. Geoff Howard --- Volker Schneider <[EMAIL PROTECTED]> wrote: > Dear colleagues, > > does anybody know how I can do a file upload using > the html <input > type="file" ../> tag? > > Do you have an example pipeline? > What shall I do with the result? > Where can I get the content of the selected file > from? > > Thank you, best regards > - Volker - > > > --------------------------------------------------------------------- > 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]> > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 --------------------------------------------------------------------- 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]>