Les Dunaway írta:

<html:img page="/WEB-INF/images/header.jpg" alt="Header"/>

It renders

<img src="/MyApp/WEB-INF/images/header.jpg" alt="Header">


You cannot store your images in WEB-INF. there can be jsps to which
you forward, but no resource directly referenced from browser.

Hth,

Tib




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



Reply via email to