So the struts upload uses octet stream and the user does not need to worry if the file being uploaded is a binary or ascii!
-----Original Message----- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 11:44 AM To: Struts Users Mailing List Subject: Re: DownloadAction Application It depends on what you are using to do the uploading. For example, an FTP system cares. But an application that simply copies bytes from an octet stream doesn't have to care. Erik Rajaneesh wrote: >Hi, > > A basic question! Should a file type(BINARY or ASCII) matter during the >upload process? > >Regards >Rajaneesh > > > > > > --------------------------------------------------------------------- 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]