cancel
Showing results for 
Search instead for 
Did you mean: 

How to access images on the server from WDJ application at runtime ?

Former Member
0 Kudos

Hi All,

We have currently placed our images in the server under folders.

But we are unable to access the images with URL: http://host:port/parentFolder/SubFolder/image1.jpg

Please let us know the right path to place images on the CE server or the right way to access them.

Note: The purpose of getting these folders created was to access and view the images from JAVA applications (These folders should be accessible at run time).

Appreciate quick response.

Thanks,

Arpitha

Accepted Solutions (0)

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos
Qualiture
Active Contributor
0 Kudos

Hi Arpitha,

From your question I read your images are stored on a different (web)server than your NetWeaver instance?

Can you access the images directly from a browser via this URL?

If so, you may want to check whether your NW server can actually access your image web server.

A better approach is to have your images stored in your Web Dynpro DC's \src\mimes\Components\<com.vendor.wdcomp.ComponentName> folder and then simply link to this component image.