Skip to Content
0
Former Member
Nov 07, 2005 at 04:31 PM

Getting Image from Par file

34 Views

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