ENGLISH

Stripes by Example

Book information

Publisher
Apress
Year
2015
ISBN
978-1-4842-0981-3, 978-1-4842-0980-6
DOI
10.1007/978-1-4842-0980-6
Language
english
Format
PDF
Filesize
6 MB (6294943 bytes)
Edition
1
Pages
140\127
Time added
2015-04-23 16:00:00

Description

In this 100-page book, you will find that Stripes provides a very simple learning path, where you do not need to understand the entire framework in order to use it. The concept of this book is exactly that – to get you using the framework and writing code immediately. You will be off and running in no time, and adding to your skill set as we progress. This book is written with exactly that learning method in mind. No filler, no empty explanations... just code. You won't be driving solo, however. Each code example is heavily annotated with comments and tips, so that you not only understand each snippet, but can also dive deeper if you so choose. Stripes is a web framework for the Java programming language. It was initially released in 2005 by Tim Fennell. Despite its growth and maturity, Stripes has always focused on two key principles: simplicity and ease of development. Stripes has also remained a solution for a single application tier: the web-layer. Its purpose is to handle the interaction between a web browser and server-side java code. To tie these concepts together Stripes makes heavy use of Java annotations, which we will see as we learn the various features of Stripes.

Similar books