Demo Applications

This page contains links to various Echo demonstration applications. Note that the applications will open in a new browser window, so you may need to inform any pop-up blocking software you have installed to allow pop-ups from this site.

Demonstration Applications
Demo (Echo3) Client-Side JavaScript Demo (Echo3)
NEW! The Echo3 client-side JavaScript demo showcases the features of the Echo3 framework. This demo was written entirely using the client-side JavaScript API of Echo3, and thus does not require an application server to run.
Demo (Echo2) Demo (Echo2)
The Echo2 demo application provides an interactive overview of Echo2, demonstrating the various capabilities and components offered by the framework. This demonstration was built using EchoStudio2 and takes advantage of the Extras and Chart component libraries. If you are new to the Echo2 platform, try this application first.
Example Applications
WebMail (Echo2) WebMail (Echo2)
The Web Mail app provides an example of a simple web-based e-mail client developed using Echo2. The application can be run without access to a mail server using the provided "FauxMail" JavaMail provider.
Chat (Echo2) Chat (Echo2)
The Chat Application serves to demonstrate Echo2's server-push capabilities. The push capability is used to display messages posted by users of the chat immediately to everyone logged in to the chat. Additionally, the application will warn users after two minutes of inactivity and automatically log them out after three minutes if they continue to take no action.