Email dan code untuk BlobAction bisa dilihat disini, tapi sebaiknya dilakukan refactoring sesuai saran dari email berikutnya, terutama dua komentar terakhirnya :
* Your approach is not very flexible. You may not always want to
read the data completely into memory before writing it to the
response.
* BTW, it's a good idea to call response.reset() and, if possible,
to set the content length before writing to the OutputStream.
No comments:
Post a Comment