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.

Get the url from which AEM form is submitted

Avatar

Level 2

I have an Adaptive AEM form component that submits data to rest end point.

The data that is submitted in the form is obtained in slingservlet.

I want to get the path of the url in SlingServlet from where form is submitted.

I try to use request.etResourceURI(). This gives the path of AEM form submit jsp.

How can i get the path of the page in my Sling Servlet.

Any help is much appreciated.

Thanks

4 Replies

Avatar

Level 2

Thanks donald. I am using the Adaptive AEM form on my page. How can i pass a hidden parameter with page url as value in AEM adaptive form.

Thanks

Avatar

Administrator

Moving this to AEM Forms topic.

~kautuk



Kautuk Sahni

Avatar

Level 2

@kautuk_sahni @smacdonald2008 Hi, We are also facing the same issue. Is there any suggestions around the above issue? Thanks in adv.