Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Validator Presentation and Struts Cocoon Plugin

Chuck Cavaness, author of O'Reilly's "Programming Jakarta Struts" book, gave a presentation to the Struts Atlanta User Group last week. [Download PDF, 41 pages]. Chuck also announced the availability of the Jakarta Struts Pocket Reference by O'Reilly.

This purpose of this small (144 pages) book is to provide a quick way of looking up often-used information and have it small enough to shove in your back pocket. Information like config files settings, built-in action usage and especially tags is covered. In fact, 100 of the 144 pages are dedicated to how to use the tags, including examples of each. [More Information, Table of Contents, Sample Chapter].

I don't see why you would need this book as the online docs and Google have always provided everything I've needed. Maybe it'd be nice if you lacked an internet connection. In other news, Don Brown (from Struts Training: Week 5), has released a new version of the Struts Cocoon Plugin.

The plugin that allows Struts actions to forward requests to Cocoon has been updated and released as 0.2 This time it is released as a full release rather than a developer prototype, complete with better documentation. Cocoon support has been updated to version 2.1M2 More information can be found at: http://www.twdata.org/struts.

Don has also put together a sample website for the Struts Applications Project at SourceForge.

The site is built using Forrest which is based on Cocoon. Forrest is used to build xml.apache.org, which being in similiar purpose to us, makes a great template for a project site. I took their sources from their CVS and modified them to suite our purposes. One of the big advantages is the site is 100% static HTML so it could be hosted at Sourceforge easily. BTW, anyone wanna throw together a logo? [Discussion Thread]

Posted in Java at Jun 04 2003, 07:52:21 AM MDT 1 Comment
Comments:

"I don't see why you would need this book as the online docs and Google have always provided everything I've needed." - I've always found the online docs seriously lacking (when I can find the right friggin' page!). I don't think things are well-linked nor well-explained there. I'll be checking out the pocket reference!

Posted by Lance on June 04, 2003 at 10:08 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed