Book Image

Tapestry 5: Building Web Applications

Book Image

Tapestry 5: Building Web Applications

Overview of this book

Table of Contents (17 chapters)
Tapestry 5
Credits
About the Author
About the Reviewers
Preface
Foreword
Where to Go Next

Summary


Tapestry is a contemporary, feature-rich, component-based, AJAX-enabled Java web framework.

Tapestry was specifically designed to greatly increase the productivity of web development by being user-friendly, easy to understand and learn, and by minimizing the amount of coding. Tapestry 5 incorporates the latest ideas in software development and it is even easier to use, configure and extend than the previous versions. It is also significantly faster.

Tapestry is a perfect tool for any kind of web development—from a personal website to an enterprise-scale solution. Arguably, Tapestry is the future of Java web development.

In the next chapter we are going to create a working environment for Tapestry development, which means that we shall download, install and configure all the necessary pieces of software. After that, we shall create our first Tapestry project—a very simple one, just to make sure that everything works properly.