-
Servlets/JSPs- Reading binary data. (0 messages)
- Posted by: Vijay kumar
- Posted on: July 01 2001 02:17 EDT
I have heard it is impossible to read binary data using JSPs. I am sure that's not the case. does this mean client side uploading of binary data is not possible with JSPs? do we have to go for servlets in such a case?