It would help if you give some example code.

Martijn

On 3/30/06, Millard, Stuart <[EMAIL PROTECTED] > wrote:

I have a class extending wicket.Component.WebPage which creates a PageableListView to which is passed a PropertyModel. This PropertyModel is passed a string _expression_ for which the getXXXX method is implemented as part of the WebPage extension class. A problem occurs during runtime in that the getXXXX method is called multiple times(around 20) and making development of the page difficult.

 

I'm using wicket-1.2-beta2. Does anyone know if this is a known problem or whether it indicates a problem with my implementation?

 

 

Thanks in advance

 

Stuart




--
Wicket 1.2 is coming! Write Ajax applications without touching _javascript_!
-- http://wicketframework.org

Reply via email to