Data input for testing purposes
Marcelo Rodrigues Costa
marcelorjava at gmail.com
Mon Apr 1 10:44:36 PDT 2013
Hi everyone,
What would you recommend to test data input? I'm doing an academic research
about Performance Monitoring of Javascript applications running on the JVM
and I wanted to build a simple application with Nashorn just to illustrate
what kind of things we would see in a Profiling tool.
I understand that node.jar is not available yet so is there an alternative
to consume data from the user/client side? Use a Java Servlet as a
controller for a web-based interface? var sc =
Java.type("java.util.Scanner") for a standalone program ? Can I connect
another JS component/lib that would allow me to do it purely with JS? Any
suggestions? Thanks in advance.
Kind regards,
--
Marcelo Rodrigues
Marcelo Rodrigues
More information about the nashorn-dev
mailing list