After installing the FlashConnect software, but before using FCServlet, perform tests to confirm that the Java Servlet Engine runs properly and is properly configured to run FCServlet.
There are two tests to perform:
Test 1: Use FCHelloWorld to test the communication between the Web server and the Java Servlet Engine.
Test 2: Use FCJNIHelloWorld to test if the Java Servlet Engine works properly with the Java Native Interface codes.
See Also