RE: post request with wicket

2011-05-16 Thread Hielke Hoeve
:58 To: users@wicket.apache.org Subject: RE: post request with wicket I'm just calling a webservice, getting some data that I want to populate some fields on the page. The soap call as of now is on the server-side, inside an ajaxLink's onClick() method. Seems to be working fine. Why woul

RE: post request with wicket

2011-05-16 Thread wmike1...@gmail.com
ms of what? thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3526264.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-m

RE: post request with wicket

2011-05-16 Thread Hielke Hoeve
...@gmail.com [mailto:wmike1...@gmail.com] Sent: vrijdag 13 mei 2011 21:22 To: users@wicket.apache.org Subject: Re: post request with wicket just add something like this into my markup file? # Send is this in keeping with wicket? I'm confused about this. -- View this message in context:

Re: post request with wicket

2011-05-13 Thread wmike1...@gmail.com
just add something like this into my markup file? # Send is this in keeping with wicket? I'm confused about this. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520964.html Sent from the Users forum mailing list archi

Re: post request with wicket

2011-05-13 Thread Matthias Gasser
t: > http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520920.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsu

Re: post request with wicket

2011-05-13 Thread wmike1...@gmail.com
e -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520920.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wi

Re: post request with wicket

2011-05-13 Thread Igor Vaynberg
use something like apache commons httpclient for that. -igor On Fri, May 13, 2011 at 11:41 AM, wmike1...@gmail.com wrote: > It's not with a form, it's for a soap request. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com

Re: post request with wicket

2011-05-13 Thread wmike1...@gmail.com
It's not with a form, it's for a soap request. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520891.html Sent from the Users forum mailing list archive at

Re: post request with wicket

2011-05-13 Thread Igor Vaynberg
t; -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520861.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To

post request with wicket

2011-05-13 Thread wmike1...@gmail.com
I need to make a POST request when i click a button. I'm finding very sparce documentation about how this side of wicket works. Any ideas? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/post-request-with-wicket-tp3520861p3520861.html Sent from the Users forum ma