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.

Creator - sucks on the Mac

Bill's got a screenshot of Java Studio Creator on the Mac. I've been playing around with it for the last 1/2 hour and it pretty much sucks on the Mac. It's very slow and seems jerky. Oh well, a lot of apps suck on the Mac. Damn slow-ass PowerBooks. wink

I got a simple list screen working that pulls data from a MySQL table. I thought the "Data Grid" component was supposed to include pagination and list functionality like the display tag. From what I can tell - it's not capable of this functionality. Maybe I'm missing something?

Posted in JavaOne at Jun 28 2004, 05:48:20 PM MDT 3 Comments
Comments:

looking for this? http://jal.sun.com/services/jsf-components/result-set.faces

Posted by rich! on June 28, 2004 at 10:03 PM MDT #

I does support pagination etc. -- right click on the data table, and select "Table Layout". (If you right click on an embedded component, like an output text within the data table, look for a context menu item named "dataTable1" (or whatever the outer component is named) and that's a pullright which will include the component specific context menu items for the ancestor component, such as "Table Layotu".)

Posted by Tor Norbye on June 28, 2004 at 10:18 PM MDT #

Creator seems dog slow on a 2.6 P4 under XP, too... it's not overly jerky, but it takes ages to do a deploy cycle. Then, once it's up on the server, the first page hits take <em>forever</em>. Really annoying.

Posted by Robert Watkins on June 29, 2004 at 06:26 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed