Skip to Content
0
Nov 27, 2009 at 08:52 AM

Accessing image from dist/imgaes folder inside JSPDynpage Component

40 Views

Hi,

I have a sceanario where I want to access JPG image stored in dist/images folder inside JSPDynpage Component java file.

It is ok if I get it in the form of a byte array (byte[]).

Any idea how to achieve it?

Please help.

Thanks and regards,

Amey Mogare