Thank Ernesto, I already knew the article. My problem is that I am using a ResourceLink as follows.
ResourceReference imagesResourceReference = new ImageResourceReference( ImageUtil.getNamePhotoForURL(user.getId(), album.getId(), photo.getId(), ImageUtil.SCALE_ORIGINAL),pathOriginalImage); ResourceLink resourceLink = new ResourceLink("linkPhoto",imagesResourceReference); But this I generated a security problema, because the "href" generated is accesible from all session, I also believe that a bad performance generates and maintains resources that will not be used. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Resources-only-for-session-tp4653617p4653620.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org