if you are talking about form values then override newtablink and return a submitlink instead. if you are talking about state in general then see PanelCachingTab
-igor On 9/12/07, JohnSmith333 <[EMAIL PROTECTED]> wrote: > > > Could anyone teach me how to save page values and status between > AjaxTabbedPanel tab change? > I find only ajax like components could save their status,others could not. > Maybe I should save their values and status in session. > Or could I have any good suggestion to follow? > Thanks! > -- > View this message in context: > http://www.nabble.com/How-to-save-page-values-between-AjaxTabbedPanel-tab-change--tf4430105.html#a12638034 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
