I never saw anyone mentioning jakarta's upload servlet... what's wrong with it?
On Mon, 2002-11-18 at 17:26, Abre Chase wrote: > You'll need to either write code to parse a multi-part form post or use a 3rd party >tool. Check out Jason Hunter's library here -> >http://www.servlets.com/cos/index.html. You'll just have to buy a copy of his book >for everyone on your development staff to license the code ;) > > -----Original Message----- > From: Trevor MacPhail [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 17, 2002 7:32 AM > To: [EMAIL PROTECTED] > Subject: Processing form uploaded files > > > I would like to build a form to allow uploading of an image through a servlet(using >the <input type="file"> html tag) but can seem to find out how to retrieve the >information properly out of the request. Any suggestions? > > -- > Trevor MacPhail > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Felipe Schnack Analista de Sistemas [EMAIL PROTECTED] Cel.: (51)91287530 Linux Counter #281893 Faculdade Ritter dos Reis www.ritterdosreis.br [EMAIL PROTECTED] Fone/Fax.: (51)32303328 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
