Could you share your code-snippet?

Chinmoy



On Thu, Jun 25, 2009 at 12:45 PM, Moritz Maedler <m...@moritz-maedler.de>wrote:

> Good morning,
>
> the Problem is, that i need to get the content-type from the
> DataHandler-Object, as
> the method should be an image-upload that should support various
> image-types
> like gif, png, jpeg
> and so on.
> The next idea I have, is rerender the image on the server to jpeg using
> ImageMagicks "convert" and
> delete the source image afterwards. But I think it must be possible to get
> the content-type or at least
> the original filename from the DataHandler-Object.
>
> Maybe you can tell me, how to get the ByteArrayDataSource out of the
> DataHander-Object?
>
> Thanks a lot!
>
>
>

Reply via email to