Re: Ajax refresh and feedback panel

2017-12-02 Thread Martin Makundi
> > > The question is not very clear (to me). > > I've closed your ticket for the same reason. > Please try to clarify the problem or the feature here (or at dev@) before > creating tickets! > My apologies for a brief ticket. Let's try to elaborate: In Component you have special processing for

Re: Ajax refresh and feedback panel

2017-12-02 Thread Martin Grigorov
Hi, The question is not very clear (to me). I've closed your ticket for the same reason. Please try to clarify the problem or the feature here (or at dev@) before creating tickets! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sat, Dec 2, 2017 at 3:15 PM,

Ajax refresh and feedback panel

2017-12-02 Thread Martin Makundi
Hi! For normal rendering we have: /** * We need to postpone calling beforeRender() on components that implement {@link IFeedback}, to * be sure that all other component's beforeRender() has been already called, so that IFeedbacks * can collect all feedback messages. This is the key under list of

Re: Endless Redirect with tracking-mode COOKIE and Cookies Disabled in Browser

2017-12-02 Thread Conny Kühne
Yes, that is all understood. However, since Servlet 3.0 you can switch-off url rewriting for session ids using the tracking mode setting. And redirect to buffer is the default wicket strategy. It might not be clear to most wicket users that these two features together can lead to the endless