Matej Knopp wrote:
Hmm. I don't get the reason why to use page link. Don't you think using regular link for this is more elegant?new Link() { public void onClick() { setResponsePage(new MyPage(...)); } } -Matej
Yeah, I agree. I think PageLink makes a nice base class for BookmarkablePageLink, but that's about it.
Eelco ------------------------------------------------------- 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
