> The problem are in HomePage.java in the onClick... this don't reRender > my componente in the header.
Are you sure? The real problem seems that your itens label uses an implicit model based on the constructor-time value of getAmount(), and which is never changed. Look into using a model instead, e.g. a StringResourceModel with a substitution based on a PropertyModel that gets the amount from the cart. - Tor Iver --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org