You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kanwar Dhaliwal <ka...@openwave.com> on 2001/05/01 23:51:49 UTC

Displaying images in wml

Hi,

I have a servlet which outputs a wml page and all is working fine except
that I cannot output a bmp or a wbmp image.  My question is where should I
place the image and how to reference it.  I have tried placing it along with
the class files and int he /webapps/ROOT directory but nothing seems to
work.  Tomcat has been configured with the appripriate MIME types by the
way.

Any help will be greatly appreciated.



--Kanwar