Run JavaScript files on the server side

Use a simple script runner that lets you execute JavaScript files within a Java EE application. The scripts will have access to the so-called "implicit objects" that are used in JSP pages, such as application, session, request, and response. Most of the samples consist of reusable code so that you can easily start using JavaScript on the server in your own applications.

0
Syndicate content