Overview
- 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.
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
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 purposeis 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 content being viewed by others
Table of contents (16 chapters)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Stripes by Example
Authors: Brent Watson
DOI: https://doi.org/10.1007/978-1-4842-0980-6
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Brent Watson 2015
Softcover ISBN: 978-1-4842-0981-3Published: 26 March 2015
eBook ISBN: 978-1-4842-0980-6Published: 25 March 2015
Edition Number: 1
Number of Pages: XVII, 117
Number of Illustrations: 37 b/w illustrations, 42 illustrations in colour
Topics: Java, Programming Languages, Compilers, Interpreters