course you would want to
re-validate on the server side, and why duplicate efforts in velocity, when
you already have the library in javascript?
Dan
-Original Message-
From: Thomas Mortagne
Sent: Friday, August 05, 2016 1:32 AM
To: XWiki Users
Subject: Re: [xwiki-users] Using
Two possibilities:
* you have a javascript engine (Nashorn) provided with the JDK (at
least the Oracle one and OpenJDK) so no need to do anything in that
case
* Nashorn is not part of the JRE but it's compatible with it so you
can take the nashorn.jar from the JDK or build your own JRE version
Hello:
What would need to happen (install engine?) for me to be able to do the
following:
{{script language="javascript"}}
{{/sript}}
in other words, server side javascript
Dan
--
View this message in context: