Are all properties (fields) of HomePage$SearchOptions also Serializable? -Tom
On 30.08.2012, at 03:17, Vignesh Palanisamy <[email protected]> wrote: > while implementing Serializable also the same error came martin! > > > On Wed, Aug 29, 2012 at 6:17 PM, Martin Grigorov <[email protected]>wrote: > >> This line says it all: >> >> private java.lang.Object >> org.apache.wicket.model.CompoundPropertyModel.target >> [class=org.apache.wicket.quickstart.HomePage$SearchOptions] <----- >> field that is not serializable >> >> >> HomePage$SearchOptions is not Serializable --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
