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