Capture parameter from JSP and use it in HTML
Hi, I have an HTML rule, where some code is present in JSP where I need to capture a value in a parameter and pass it to an activity which I am calling from HTML code. Need help for both cases- for capturing value in a parameter in JSP and passing it to an activity in HTML.