Greg,
You are probably missing the proper matcher in your sitemap.
Make sure you have something like the following in there:
<map:match pattern="*.png">
<map:read mime-type="images/png" src="img/{1}.png"/>
</map:match>
Tom
-----Urspr�ngliche Nachricht-----
Von: Greg [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 15. Februar 2005 13:54
An: [email protected]
Betreff: Images in forms
Hello,
I am new to cocoon and am using version 2.1.4 with tomcat 4. I have created
a number of forms for use in my web interface (mainly composed of jsps). I
have a logo (logo.png) that I would like to display at the top of my form.
Standard html image tags wond render the image and I am unsure how to
approach the issue.
Any help appreciated,
Greg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]