© Brent Watson 2015
Brent WatsonStripes by Example10.1007/978-1-4842-0980-6_1

1. Introduction to Stripes

Brent Watson 
(1)
316 Marine Ave, Brooklyn, USA
 
 
Brent Watson
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 you will see as you learn the various features of Stripes.
As you progress ...

Get Stripes by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.