no, not necessarily ajax. simple links that instead of navigating to a different page do panel replacement.
-igor On Thu, Oct 27, 2011 at 8:51 AM, Martin Grigorov <[email protected]> wrote: > On Thu, Oct 27, 2011 at 5:48 PM, Igor Vaynberg <[email protected]> > wrote: >> hrm. i dont think the rendercount should prevent me from using the >> page. if i write my application as a single page then our back button >> support is completely hosed. i should be able to back button and >> re-submit the form. > > As single page - i.e. completely Ajax navigation ? > In this case back button support is on your own. > > Do you suggest to remove the check for stale page ? > >> >> -igor >> >> On Thu, Oct 27, 2011 at 3:20 AM, Martin Grigorov <[email protected]> >> wrote: >>> The only option is see is to make the check for stale page >>> configurable via IPageSettings for example. >>> >>> On Thu, Oct 27, 2011 at 12:16 PM, Charlie Midtlyng >>> <[email protected]> wrote: >>>> I would actually like to accept the data from both tabs as long as they are >>>> valid. >>>> The same effect should be available on back-button and changing values. >>>> >>>> -- >>>> View this message in context: >>>> http://apache-wicket.1842946.n4.nabble.com/Multi-tabs-and-back-button-support-1-5-2-tp3943445p3943856.html >>>> Sent from the Users forum mailing list archive at Nabble.com. >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >>> >>> -- >>> Martin Grigorov >>> jWeekend >>> Training, Consulting, Development >>> http://jWeekend.com >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
