Hmm.. You may be right. I'm using REDIRECT_TO_RENDER strategy. thus for me, this is working well. But I understand this doesn't work with REDIRECT_TO_BUFFER.

-Matej

Ralf Ebert wrote:
Hi,

Your onToBeNamed() method already exists, and it's called onBeginRequest() :)

onBeginRequest() is called before event handlers get processed. When setting visibility in this method, this can lead to wrong visibility values when the model has been changed by event handlers...

Regards,
Ralf


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to