Hi.

I don't know if this has been discussed yet. Using PageParameters and BookmarkablePageLinks I just found a strange feature. If there is null in PageParameters for argument foo, the url contains 'foo=null'.

Is this deliberate? Wouldn't it have more sense if url didn't contain the foo value at all, so that the foo value for requst parameters would be null (not 'null')?

-Matej


-------------------------------------------------------
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