Hi ,
thank you for replying.....

2008/12/26 Jeremy Thomerson <[email protected]>
Then, you can include it in your page:
JAVA: add(new Image("img", new
ResourceReference( WicketApplication.IMAGE_KEY)));
HTML: <img wicket:id="img" />



>
> http://localhost:8080/foo
> http://localhost:8080/foo?text=fff&width=200
>
>



My question is ...
is "/foo" a bookmarkable mounted WebPage ?
If it is , where did you set the ContentType to "image/png" ? I cannot find
such code ...

If it is not a WebPage , how should I accomplish this by a WebPage ?
I don't need the dynamic-generated image to be included in the WebPage's
<img> tag.

BR
-- 
smallufo

Reply via email to