Sean, Are you sure you are actually POSTing the form in the request's entity and not in the request's URI query?
Try looking at the Request.getResourceRef().getQueryAsForm() method. Best regards, Jerome > -----Message d'origine----- > De : Thierry Boileau [mailto:[EMAIL PROTECTED] > Envoyé : lundi 1 octobre 2007 09:34 > À : [email protected] > Objet : Re: getEntityAsForm() > > Hi Sean, > > could you show us the constructor of your resource class? > > best regards, > Thierry Boileau > > > On 9/30/07, Sean <[EMAIL PROTECTED]> wrote: > > Sean <seancurtis99 <at> yahoo.com> writes: > > I should also mention I am using Tomcat/Spring 2.0, as > opposed to embedded Jetty. > > > > >

