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
Views
Replies
Total Likes
See this related Stackover flow thread: java - How to get html request URL in a servlet - Stack Overflow
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Moving this to AEM Forms topic.
~kautuk
Views
Replies
Total Likes
@kautuk_sahni @smacdonald2008 Hi, We are also facing the same issue. Is there any suggestions around the above issue? Thanks in adv.
Views
Replies
Total Likes