Getting URL for a bookmarkable page

2010-05-18 Thread Doug Leeper
I am doing the following to get the URL for my bookmarked page. PageParameters params = new PageParameters(); params.put(properties, URLEncoder.encode(jproperties.toString(), UTF-8)); CharSequence url = urlFor(MyPage.class, params);

Re: Getting URL for a bookmarkable page

2010-05-18 Thread Doug Leeper
this message in context: http://apache-wicket.1842946.n4.nabble.com/Getting-URL-for-a-bookmarkable-page-tp2221421p2221494.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Getting URL for a bookmarkable page

2010-05-18 Thread Doug Leeper
.1842946.n4.nabble.com/Getting-URL-for-a-bookmarkable-page-tp2221421p2221693.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e