<div dir="ltr">Hi!<div><br></div><div>I am using Apache Tomcat 10.0.23 and nashorn 15.4 in an eclipse ide in order to develop JSP's.</div><div>I want to send data (user input in a form) via the POST method to another JSP.</div><div>However I do not know how I can get the sent data. In Java I guess I would be using request.getParameter().</div><div>Is there a similar way to get the input using Nashorn?</div><div>I tried to play around with fetch() but I didn`t came to a solution.</div><div><br></div><div>Best Regards</div><div>Simon</div><div><br></div></div>