An edition of Stripes by example (2015)

Stripes by example

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today


Buy this book

Last edited by ImportBot
November 18, 2022 | History
An edition of Stripes by example (2015)

Stripes by example

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.

Publish Date
Publisher
Apress
Language
English
Pages
140

Buy this book

Previews available in: English

Edition Availability
Cover of: Stripes by example
Stripes by example
2015, Apress
in English

Add another edition?

Book Details


Table of Contents

At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Preface; Chapter 1: Introduction to Stripes; Stripes Development; ActionBeans; Stripes Tag Library; Additional Features; Where to Go If You Need Help; Review; Chapter 2: Getting Started; Download Java; Start a New Project; Adding Stripes to Your Project; Option 1: Manual File Downloads; Option 2: Maven Setup; Stripes web.xml Setup; Option 1: Manual web.xml Setup; Option 2: Maven Setup; If All Else Fails; Review; Chapter 3: ActionBeans; An Introduction to ActionBeans.
Refactoring to Remove DuplicationReview; Chapter 4: Mapping URLs to Methods; Using @HandlesEvent and @UrlBinding; Linking to ActionBeans; Review; Chapter 5: JSP Pages; Using JSP Pages with Stripes; Stripes Tags; Stripes Form Tags; Review; Chapter 6: Forms; An Example Application; Using Data Transfer Objects and Nested Properties; Complex Objects; Review; Chapter 7: Working with Data; Database Setup; JDBC DAO; ActionBean-DAO Interaction; Review; Chapter 8: Interaction Between ActionBeans; Login; Application Pages; Review; Chapter 9: Validation; @Validate Annotation.
@ValidateNestedProperties AnnotationReview; Chapter 10: Resolutions; Starting the Resolution Examples; RedirectResolution; ErrorResolution; StreamingResolution; Review; Chapter 11: Other Annotations; @SessionScope Annotation; @Before and @After Annotations; @SpringBean Annotation; Review; Chapter 12: Internationalization; Internationalization in Stripes; Internationalization Setup and Configuration; Using Internationalization Values; Supporting Multiple Languages; JSP Internationalization Value Lookups; Review; Chapter 13: Interceptors; Introduction to Interceptors; Interceptor Configuration.
Using Interceptor DataReview; Chapter 14: File Uploads; Uploading Files; Uploading Multiple Files; COS vs. Apache Commons FileUpload; Review; Chapter 15: Good Design; Use BaseActionBean.java; Use a base.jsp; Balance Your ActionBeans; Returning Resolutions via Method Calls; Remember Your Tiers; Review; Chapter 16: Next Steps; Index.

Edition Notes

Includes index.

Published in
[Berkeley, CA]
Series
Expert's Voice in Java, Expert's voice in Java

Classifications

Dewey Decimal Class
005.1
Library of Congress
QA76.76.A65 W37 2015eb, QA76.73.J38

The Physical Object

Pagination
1 online resource (xvii, 140 pages)
Number of pages
140

ID Numbers

Open Library
OL37856913M
Internet Archive
stripesbyexample0000wats
ISBN 10
148420980X, 1484209818
ISBN 13
9781484209806, 9781484209813
OCLC/WorldCat
905854058

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

Lists

This work does not appear on any lists.

History

Download catalog record: RDF / JSON
November 18, 2022 Edited by ImportBot import existing book
May 6, 2022 Created by ImportBot import new book