After Test 1 and Test 2 run successfully, run FCServlet to access several D3 applications.
To run FCServlet:
Issue a URL in the form:
http://webservername/servlet/com.rdta.bin.FCServlet?w3exec=ApplicationName
where
webservername |
Name of the Web server to run. |
servlet |
Virtual directory that contains the active servlets. |
com.rdta.bin.FCServlet |
Package name of the FCServlet. |
ApplicationName |
Name of the FlashConnect application. |
From here you can tell if FlashConnect is running, or if D3 is running, depending on the message you get from running the FCServlet.
See Also