<div dir="auto"><span style="font-size:12.8px">Hi!</span><div dir="auto" style="font-size:12.8px"><br><div>I am using Apache 10.0.23 on Windows 10. I want to use Nashorn for developing JSP's within the Eclipse IDE. Therefore I use OpenJDK 19 and added the jakarta.ScriptTagLibs.jar to the lib directory. I added script-jsr223.tld to the META-INF Folder. As far as I know I should be able to use nashorn if I add the nashorn-core-15.4.jar (downloaded here: <a href="https://search.maven.org/artifact/org.openjdk.nashorn/nashorn-core/15.4/jar" style="text-decoration-line:none;color:rgb(66,133,244)">https://search.maven.org/artifact/org.openjdk.nashorn/nashorn-core/15.4/jar</a>) to the lib directory, but for me it doesn´t work. I either get the Page without the elements generated by nashorn or I get an Internal Server Error. </div><div><br></div><div>However, I also tried Rhino, by adding rhino-engine-1.7.14.jar and rhino-runtime-1.7.14.jar to the lib directory and it works. Though, if I try it by only adding the rhino-1.7.14.jar to the lib directory it won't work either. (Downloaded here: <a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release" style="text-decoration-line:none;color:rgb(66,133,244)">https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release</a>)</div><div><br></div><div>I would be very thankful for any tipps as I really do not know how to get nashorn working.</div><div><br></div><div>Thanks.</div><div style="color:rgb(136,136,136)"><div dir="auto"><br></div><div dir="auto">Simon</div><div dir="auto"><br></div></div></div></div>