Skip to Content
0
Former Member
May 09, 2008 at 06:29 AM

Saving a downloaded image to an internal directory ?

27 Views

I am getting several images as byte[] during a running WDP application.

For displaying them in a view, I want to save them as jpg files under the internal

folder /src/mimes/components under the application file structure.

How to make it happen ?

I tried different WDP classes like WDResourceFactory etc. But I can't understand where it is storing and how to retrieve it afterwards.

Thanks for the help,

Prasad Nutalapati