Hi Beefnugget,

I thinks the must be something like

new Form(request.getEntity());

I'm not sure

Am 22.12.2010 21:23, schrieb Beefnugget:
> The javadoc for 2.0 says:
>
> getEntityAsForm
>
> @Deprecated
> public Form getEntityAsForm()
> Deprecated. Will be removed in future release 2.1.
> Returns the entity as a form. This method can be called several times and
> will always return the same form instance. Note that if the entity is large
> this method can result in important memory consumption.
> Returns:
> The entity as a form.
>
> So what is the proper way to read form POST data now in version 2.1?

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2692930

Reply via email to