RE: Upload files

2001-08-29 Thread SAURUGGER,PETER (A-PaloAlto,ex2)
-1 ) { out.write( character ); } Your input buffering code in the snippet you show is not correct --peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 29, 2001 12:27 AM To: Orion-Interest Subject: Upload files I

Upload files

2001-08-29 Thread Rudi . Fagermo
I try to upload file from a jsp-page with the code below. The code retrieve the file path with in.getFileName() but in.avaiable() is always returning 0. I can not understand why? Can any of you help me with this problem or have any of you done this? Thanks in advance, Rudi. Enumeration en