This ended up working for Firefox, but not for IE. The image served in
Firefox will Save As "x.png", but the image in IE still shows as
"untitled.bmp". Thanks for the suggestion though, it at least taught me
a lot about resources and setting headers :)

Dane

-----Original Message-----
From: Serkan Camurcuoglu [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 14, 2008 12:25 PM
To: users@wicket.apache.org
Subject: Re: Trouble printing image


while serving the image resource, setting the Content-Disposition http
header
to

inline; filename=x.png

might help, but this is just a guess..


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

Reply via email to