Geoff Howard wrote:

...

>>3.) Sort out the character encoding between the file
>>content sent by the
>>browser
>>and what the servlet expects.
>>

Isn't file sent by browser in binary form (IIRC, in base64 encoding)? I 
guess it is, thus no conversion need to be done (especially for 
zip/jpeg/etc files). And if you are transferring XML, also no re-coding 
needed because XML will contain peoper encoding in the XML prologue - 
re-coding will just break the file.


Vadim


>>    
>>
>
>Any volunteers?
>
>  
>
>>So there is plenty of volunteer work left to be
>>done...
>>
>>Cheers, Alfred.
>>    
>>
>
>Yup,
>Geoff
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to