Detailed reference of prototypes, properties and methods available in the
Javascript environment of your Helma web applications.

Array tests
Declare which test methods should be run in which order
Methods
testAsyncRequest()
A simple test of jala.AsyncRequest. It constructs a new AsyncRequest with a test function defined below that sets various properties of the global result object above. After evaluating the async request the current thread sleeps for a short period of time to wait for the other request to finish, and then does the testing of the result.
testFunction(name)
A simple test function that assigns an object to the global property "result".
parameters
String name A string to use as name
Sun, 03 Feb 2008 18:54:13 GMT.

core framework

optional modules

java libraries