Hi Eelco Thanks for the help.
I've a question however : currently, I put an object containing the Set as a final attribute of my Panel class, in order to be able to increase/decrease its values depending of the action in the AjaxLink onClick. However, having read about memory/session size, I wonder whether there is a better way to do so. Indeed, I fear this Set will stay in Session forever, which isn't needed nor wished. BTW, the Set in questionning isn't coming from the database, but will later be saved into it. What would you advice ? Thanks in advance Joseph, aka ZedroS ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
