Showing posts with label wicket image url. Show all posts
Showing posts with label wicket image url. Show all posts

Tuesday, January 24, 2012

External Image in Wicket

This component allows creating an image that is loaded from external URL. All we need is to instantiate a new ExternalImage component by passing image URL to constructor and add it on a page.