Echo Tutorial Launch Page

From this page you can visit the Echo Tutorial Web applications that have been deployed on this computer.

Hello, World! Displays the text "Hello, World!" in the browser window. This is essentially the most simple Echo application that can be created.
Button/Event Demo Displays three buttons, labeled "Red," "Green," and "Blue." Clicking on a button changes the background color of the browser window.
Guess A Number A simple game where the user attempts to guess a number between 1 and 100. The application informs the user if his/her guess is too high or too low until s/he guesses correctly.
Layout Demo Demonstrates several components that can be used to layout content.
Window Demo Retrieves user input from a second browser window.
Dynamic Image Demo Shows a dynamic image that is created on the server. When the image is clicked, it is modified.
Table Demo Displays several tables to demonstrate the capabilities of Echo's table component.
Multiplication Table Displays a mulitplication table using an Echo Table component.

The tutorial links provided above will direct your browser to pages located on the www.nextapp.com.

Useful links: