Wicket 10 Ajax Index.html
<html>
<head>
  <link rel="stylesheet" type="text/css" href="style/style.css"/>
</head>
<body>
<wicket:extend>
  <span wicket:id="discounts">[Discounts list here]</span>
</wicket:extend>
</body>
</html>
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License