Hi,
Thanks for helping!
We have made a .par file in which we have created an image folder. We now want to get a hold on these images from a jsp file in the same .par file. How can we do that?
Example:
com.sap.testproject
Jsp folder
.jsp file
Images
image1.gif
image2.gif
How should the code look like?
Jsp Code:
src = "../images/image2.gif" ?? (This does not work..)
Hope you can help!
Many thanks and the best regards
Kris