Martijn Dashorst wrote:
And what happens if you only have a default constructor and the page needs to be constructed due to an incoming request? The page will be created, and the request parameters ignored. Just as with any other servlet/java solution not specifically checking whether a parameter is extraeneous.

Well, this is very important (and not obvious from the current documentation). Can you please add it to the Javadoc? Until today I had no idea what happens in this case and it confused the heck out of me :)

Thank you,
Gili


-------------------------------------------------------
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-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to