Invoked whenever the corresponding JavaScript function is called in the browser.
Because of the asynchronous nature of the communication between client and server, no return value can be sent back to the browser.
@param arguments an array with JSON representations of the arguments with which the JavaScript function was called.
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.