Hi,I usually use asp and not familier with the jsp's, but it should be
pretty much the same.In the LCD,1. use normal button and2. set property
"Control type" to submit,3. put the URL that you are connecting to
"submit" tab's "Submit to URL" box,4. select "XML" for "submit as"
combothen on servlet side, you should find the xml data at
"response.inputstream" or something similar in JSP command.to see the
XML inside the PDF using the Javascript, use following
snipet,xfa.datasets.data.saveXML("prett...