Hi, On Oct 2, 2008, at 1:39 PM, smlabs wrote: > no, the images are not loaded by the applet but linked in the pages. if the src attribute of the img tag is correct it should work without problems: e.g. put an img.png into webapp/www/images/ and add <img src="/images/img.png" /> to your page. ciao, t.