You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Makundi <ma...@koodaripalvelut.com> on 2010/10/19 17:16:06 UTC

Re: Sending data to a wicket form through a POST from an external site

Why not?

**
Martin

2010/10/19 ali <sa...@hotmail.com>:
>
> Hi,
>
> I am a new user of Wicket. Is it possible that wicket Form (that intends to
> receive the data posted from an external link) use the Model object(POJO)
> that matches the expecting data fields/parameters? Actually I am thinking to
> avoid PageParameters to fetch each parameter.
>
> Quick response will be highly appreciated.
>
>
> Thanks,
> Ali
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Sending-data-to-a-wicket-form-through-a-POST-from-an-external-site-tp1888810p3002261.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Sending data to a wicket form through a POST from an external site

Posted by Martin Makundi <ma...@koodaripalvelut.com>.
Make normal stateless form and look what are the ids in the html and
then you can send same parameters via post from external site. There
is really nothing special about it.

**
Martin

2010/10/20 ali <sa...@hotmail.com>:
>
> Hi Martin,
>
> Can you please come up with any example?
>
> Thanks
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Sending-data-to-a-wicket-form-through-a-POST-from-an-external-site-tp1888810p3003371.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Sending data to a wicket form through a POST from an external site

Posted by ali <sa...@hotmail.com>.
Hi Martin,

Can you please come up with any example?

Thanks
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Sending-data-to-a-wicket-form-through-a-POST-from-an-external-site-tp1888810p3003371.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org