Ajax action for executing Javascript code in the context of an Ajax request. Implementors has to provide the actual Javascript code. The Javascript action is lenient by default: that is, Javascript exceptions are ignored. You can change this behavior by using the {@link #setLenient(boolean)} method.
@author Sergio Bossa
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.