Introduction

This tutorial is intended to introduce new users to the basic concepts of creating web-based applications with the Echo Framework, version 2.

Assumptions

This tutorial assumes that you are reasonably familiar with the basics of Java software development. You will need some beginner-level knowledge of server-side web development with Java, notably the ability to install a Java Servlet Container and deploy servlets to it. Building the included sample requires the use of the Apache Ant build tool.

If you are not familiar with any of these tools, we recommend looking to the following resources:
recommend looking to the following resources: