<div dir="auto"><div>Hi Tristan!</div><div dir="auto"><br></div><div dir="auto">Thank you so much for your answer.</div><div dir="auto">Unfortunately I am absolutely new to this topic. Where do I have to add the dependencies and do I have to download them somewhere or add them as text into a particular file? </div><div dir="auto"><br></div><div dir="auto">Ps. I hope it was correct to answer to the nashorn mailing list.</div><div dir="auto"><br></div><div dir="auto">Thanks!</div><div dir="auto">Simon<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr"> <<a href="mailto:ttarrant@redhat.com">ttarrant@redhat.com</a>> schrieb am Mo., 3. Okt. 2022, 15:18:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You will also need to add all the other dependencies too:<br>
<br>
org.ow2.asm:asm:7.3.1<br>
org.ow2.asm:asm-commons:7.3.1<br>
org.ow2.asm:asm-tree:7.3.1<br>
org.ow2.asm:asm-util:7.3.1<br>
<br>
Tristan<br>
<br>
On 03/10/22 15:04, Simon Besenbäck <<a href="mailto:simon.besenbaeck@gmail.com" target="_blank" rel="noreferrer">simon.besenbaeck@gmail.com</a>> wrote:<br>
> Hi!<br>
> <br>
> I am using Apache 10.0.23 on Windows 10. I want to use Nashorn for <br>
> developing JSP's within the Eclipse IDE. Therefore I use OpenJDK 19 and <br>
> added the jakarta.ScriptTagLibs.jar to the lib directory. I added <br>
> script-jsr223.tld to the META-INF Folder. As far as I know I should be <br>
> able to use nashorn if I add the nashorn-core-15.4.jar (downloaded here: <br>
> <a href="https://search.maven.org/artifact/org.openjdk.nashorn/nashorn-core/15.4/jar" rel="noreferrer noreferrer" target="_blank">https://search.maven.org/artifact/org.openjdk.nashorn/nashorn-core/15.4/jar</a> <<a href="https://search.maven.org/artifact/org.openjdk.nashorn/nashorn-core/15.4/jar" rel="noreferrer noreferrer" target="_blank">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.<br>
> <br>
> However, I also tried Rhino, by adding rhino-engine-1.7.14.jar and <br>
> rhino-runtime-1.7.14.jar to the lib directory and it works. Though, if I <br>
> try it by only adding the rhino-1.7.14.jar to the lib directory it won't <br>
> work either. (Downloaded here: <br>
> <a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release" rel="noreferrer noreferrer" target="_blank">https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release</a> <br>
> <<a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release" rel="noreferrer noreferrer" target="_blank">https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release</a>>)<br>
> <br>
> I would be very thankful for any tipps as I really do not know how to <br>
> get nashorn working.<br>
> <br>
> Thanks.<br>
> <br>
> Simon<br>
> <br>
> <br>
<br>
</blockquote></div></div></div>