Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

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