Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

Invoking servlet behind firewall using Get method

Avatar

Level 4

Hi,

I am using get method from the pdf form to talk to a servlet and populate the response . The users access the pdf forms from the browser . This works fine on the intranet but when we hosted our application on the internet it started giving some security issues . Now i want the Get method to talk to the servlet through the browser and not directly so that the security tokens can be taken care of . I assume form bridge can solve my problem . Can anybody provide me with the working sample of how to use form bridge on pdf form or is there any other alternative also ?

Thanks .

0 Replies