Re: url params with ExternalLink

2010-06-17 Thread jgormley
p://apache-wicket.1842946.n4.nabble.com/url-params-with-ExternalLink-tp2257905p2258832.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional c

Re: url params with ExternalLink

2010-06-16 Thread Igor Vaynberg
gt; http://apache-wicket.1842946.n4.nabble.com/url-params-with-ExternalLink-tp2257905p2258153.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wick

Re: url params with ExternalLink

2010-06-16 Thread jgormley
those characters in the href and the browser would be smart enough to get it right. Thanks for clarifying. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/url-params-with-ExternalLink-tp2257905p2258153.html Sent from the Wicket - User mailing list archive at Nabbl

Re: url params with ExternalLink

2010-06-16 Thread Igor Vaynberg
;        this.add(new ExternalLink("link", > "http://www.google.com/search?hl=en&q=wicket";, "Google Wicket")); > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/url-params-with-ExternalLink-tp2257905p2257905.html > Sen

url params with ExternalLink

2010-06-16 Thread jgormley
nk to an external url and still pass url parameters? I want to do something like this: this.add(new ExternalLink("link", "http://www.google.com/search?hl=en&q=wicket";, "Google Wicket")); -- View this message in context: http://apache-wicket.1842946.n4.nab