how to get image src from other site? i need to update image based on user input

// does not work
new Image("wicketId", new Model("http://www.someothersite.com/image.gif";));

Reply via email to