Thursday, 8 August 2013

Pass Images through URL in Struts

Pass Images through URL in Struts

Actually I am storing the images in the server folder and its path in
database. Now I want to pass these images through URl to the local system,
where I want to download the image and store in specific local system
folder.
FYI:I am calling Action of local system Application from server
Application through URL.In this URL Am passing parameters fetched from
server database to local system action. In this URL only I want to pass
images.
Technologies: Java,Struts,Hibernate
Thanks in advance
Regards Sowmya

No comments:

Post a Comment