On Fri, Oct 12, 2012 at 6:29 AM, Robert Zeigler <robert.zeig...@roxanemy.com > wrote:
> Since itemsPerPage is a property of a page, the @Parameter bit won't work. > That is not true. @Property just adds get and setter, and @Parameter can be a property. Tapestry standard components often have parameters that are also properties. Best regards, Cezary