Thanks a lot, Cal.  I did "View Source" and saw my
mistake.  The path of the image should be relative to
the application root.
--- "Holman, Cal" <[EMAIL PROTECTED]> wrote:
> Where is the template.jsp?  Can you do view source
> and provide the generated link for the image tag?
> 
> Cal
> 
> -----Original Message-----
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 24, 2003 21:10
> To: [EMAIL PROTECTED]
> Subject: Tile and html:img
> 
> Thanks for the advices that have been given to my
> earlier question regarding inserting images while
> using tiles. 
> 
> The tiles part works fine.  The browser still has
> problem to pick up the image that I try to insert.
> This is what I do:
> 
> 1. I have <html:base/> inside the <HEAD> tage in the
> main JSP page.
> 
> 2. I use the following code in the header.jsp
> <TR>
> <TD ALIGN=CENTER>
> <html:img page="images/goldbrush.gif"
>       border="0"
>       alt="[goldbrush]"/></TD>
> </TR>
> 
> 3. The header.jsp is in the
> ApplicationRoot/article/common folder
> 
> 4. The images folder is where the header.jsp is;
> i.e.,
> in the
> ApplicationRoot/article/common folder
> 
> 5. I checked the spelling; including upper/lower
> cases, of the path and the name of the image.  I
> also
> checked the extension of the image.
> 
> I sort of think it is the path problem.  Please
> comment on what I did.  Thank you.
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product
> search
> http://shopping.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>   
> Learn more about Paymentech's payment processing
> services at www.paymentech.com
> THIS MESSAGE IS CONFIDENTIAL.  This e-mail message
> and any attachments are proprietary and confidential
> information intended only for the use of the
> recipient(s) named above.  If you are not the
> intended recipient, you may not print, distribute,
> or copy this message or any attachments.  If you
> have received this communication in error, please
> notify the sender by return e-mail and delete this
> message and any attachments from your computer.
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to