On 18 Feb 2021, at 3:15, André Warnier wrote:

On 17.02.2021 14:59, Christopher Schultz wrote:

[…] On the face of it, it looks much simpler to set up a local Nodejs server, and proxy the corresponding requests from Tomcat to it.


Regarding why a servlet _in_ Tomcat and not a proxy: The production environment is very restricted. We can add wars and jars to Tomcat, but we can't install new separate OS native applications.

That’s why I thought Nashorn could be a way to deal with this restriction - it even is built into Java 8!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to