Or use a javascript to trigger (and create) the POST request. Or the way you proposed, will also work. Depending on what you're trying to achieve.
Matthias Am 13.05.2011 um 20:59 schrieb [email protected]: > Thanks Igor. Just so I have this clear: > > There's no way to make the POST request straight from the client's browser? > > I need to have the client browser hit the wicket server which will then use > straight java to create the POST request. Is this what you're thinking Igor? > > -mike > > -- > 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
