Hello, <wicket:link> <a href="ApplicationPage.html"><img src="img/id.gif" /> ID</a> </wicket:link>
When I click the link then image is shown. For some reason src="img/id.gif" interpretates as a link. How to solve the problem? Wicket 1.4.1 Thank you
Hello, <wicket:link> <a href="ApplicationPage.html"><img src="img/id.gif" /> ID</a> </wicket:link>
When I click the link then image is shown. For some reason src="img/id.gif" interpretates as a link. How to solve the problem? Wicket 1.4.1 Thank you