Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

Submit Form data by Http Post

Avatar

Former Community Member
hi,

i created a pdf form in livecycle designer with certain fields and want to submit the data filled in the form to a java servlet in HTTP POST Manner...



can any1 please tell how to capture the posted data from pdf to java servlet??



i am looking for code in java which will capture the HTTP POST data ...



moreover, if in the servlet , is it valid to write request.getParameter("FirstName") where FirstName being a field in the PDF??



please help ASAP....thanx in advance
0 Replies