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.

It figures...

Today is the first day I've had to go into an office since May of 2004. Today should be a 9" day here at Raible Designs - there's 12" of fresh powder at Vail. However, I managed to get a 3-day architecture-review contract so I'm heading to the client's site downtown. To enhance the commuting experience, it's colder than a witch's tit outside (2°F) and there's a few inches of fresh snow. I think I'll try the Light Rail (there's a station 1 mile from our house) and hope it's not too crowded.

Posted in General at Jan 05 2005, 07:27:02 AM MST 3 Comments
Comments:

Could you help me to use Struts-menu in my project? I builded the project use Jbuilder9. When I use tomcat, I success. But, when I use weblogic8, I got prompt: javax.servlet.jsp.JspException: The menu repository could not be found. at net.sf.navigator.taglib.UseMenuDisplayerTag.doStartTag(UseMenuDisplayerTag.java:145). I has already add plug-in tag into file struts-config.

Posted by swj on January 05, 2005 at 09:07 PM MST #

In the future, please ask these questions on the Struts Menu mailing list or forums. Do you have a /WEB-INF/menu-config.xml file - and is your plugin configuration pointing to it?

Posted by Matt Raible on January 06, 2005 at 12:05 AM MST #

Thank you very much! I has a menu-config.xml file, and plug-in in struts-config file. I ran example in Struts-menu package, and did not add my code. Thank you! I try it again.

Posted by swj on January 09, 2005 at 09:08 PM MST #

Post a Comment:
  • HTML Syntax: Allowed