Hi all,
I want to upload an image from a html page. This image goes to the server and server writes it to the disk. Now i want to view the image. Normally we can do it. But How will I achieve this without deploying the image on the server. Means that the written file is outside the webApp folder…??
Thanks