Form processing issues and questions (particularly related to Border and ListMultipleChoice)

2009-09-01 Thread Crabb, Curtis
I am hoping that someone can shed some light upon a few questions I have around how Borders affect form processing. I have a Border that I commonly use within my application. When using this Border, I have noticed that all my FormComponents are being processed twice (validateRequired,

IAjaxCallListener, IAjaxIndicatorAware, and ajax submittal of multi-part forms

2012-08-01 Thread Crabb, Curtis
Whenever posting multipart forms via ajax, any IAjaxCallListener or IAjaxIndicatorAware classes at play will have no impact. If the form is not multi-part, all works fine. As part of our upgrade process (from 1.4.13 to 6.0), I have converted a handful of AjaxCallDecorators to appropriate

Page serialization testing

2012-08-08 Thread Crabb, Curtis
I am in the process of upgrading from version 1.4.13 of Wicket to the latest and greatest 6.0 build. As part of this process, we are finally going through the work of insuring that our wicket component trees are serializable (we have bypassed the serialization process in the past due to a few

RE: Page serialization testing

2012-08-08 Thread Crabb, Curtis
curious to hear of any suggestions for things to consider during the process of converting to use page serialization and disk data store. Thanks -Original Message- From: Crabb, Curtis [mailto:ccr...@iqnavigator.com] Sent: Wednesday, August 08, 2012 1:18 PM To: users@wicket.apache.org