27282930313233
{ public NotSerializablePage(PageParameters pageParameters) { super(pageParameters); add(new NotSerializablePanel("not")); }