images and relative path
"domnic savio" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I am trying to display a logo image on the page that is generated. I am doing a simple app using java servlets. I have my ftl und WEB-INF. my Images are under WEB-INF/images/logo.png my web.xml has <init-param> <param-name>TemplatePath</param-name> <param-value>/WEB-INF</param-value> </init-param> and in im ftl.. I have something like <div class="container_12"> <h2> <image src="/images/thumb.png"/> Pandora's Box </h2> I am not able to get my image on the rendered html. Can someone point me where I am making a mistake.. would be highly appreciated thanks Domnic ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ FreeMarker-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemarker-user