Stripes fundamentals
by Tomasz Korzeniowski
April 23, 2009-
Add to cart
Stripes is a open source, web application framework that makes building Java web applications easy and fun!
"Stripes fundamentals" is a first out of series of screencasts that map out how to use Stripes to solve everyday web application development challenges in an simple and efficient way.
The whole series is based on application-centric approach. The development of a screencast shop application drives the coverage of Stripes.
The audience could range from beginner to advanced, as the configuration and basic framework usage will be explained, as well as the advanced features.
After watching this screencast you will learn...
- Ground up setup of Stripes
- Main principles behind framework
- How to build action beans and handle form submission
- How to create reusable layout templates