Title: where should I place the image files
This is how we placed our image files....
 
1.  We have an images sub-folder in our jsp directory.
2.  We reference an image in the jsp with the following code:
<img src="images/logo3.jpg">
3.  We use ant to build our ear file.
 
Hope this helps.
 
Regards,
Tom Pridham
-----Original Message-----
From: Randahl Fink Isaksen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 08, 2001 5:40 AM
To: Orion-Interest
Subject: RE: where should I place the image files

It is probably not just his image URLs - I have experienced the exact same problem, and I feel confident that it is not caused by wrong URLs. For some reason Orion does not copy the image files from the .ear archive when I publish it, but if I do a manual copy of the image files to the right location everything works fine.
 
I too would like to hear from somebody who has made this work.
 
R.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Magnus Rydin
Sent: 8. februar 2001 08:25
To: Orion-Interest
Subject: SV: where should I place the image files

your image files normaly goes with the rest of your web-content, that is, next to your html files etc.
An idea would be to check the image URL:s.
WR
-----Ursprungligt meddelande-----
Från: Guan, Thomas [mailto:[EMAIL PROTECTED]]
Skickat: den 7 februari 2001 11:59
Till: Orion-Interest
Ämne: where should I place the image files

Hi:

     I have deployed a ear file which includes image files on orion server.  However, I did not see the image files on the web pages.  Can someone tell me where I should place my image files?  thanks.

****************************************************
Tom  Guan  (Shaohua)
856-857-1324 X 2525
Senior Java Developer
NFI Interactive Logistics
<<...>>

Reply via email to