Hi, In 1.4, in a page constructor, we can call setRedirect(false);
What is the equivalent of this in Wicket 1.5? The purpose of it is to avoid the creation of a new request. I am aware of the consequences of doing this in 1.4, and I am prepared for them in 1.5, too. Many thanks. Bernard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
