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.

Know of any good Calendar Tag Libraries?

Anyone know of a good Calendar Tag Library - that renders calendars like the ones you see on blogs? I found this one from Coldbeans, but it's $50 - whereas free is always better. We just need it to render a calendar on a page and gray out certain days (with CSS) to say that day is not available.

Posted in Java at Sep 24 2003, 04:24:31 PM MDT 5 Comments
Comments:

I´ve used CalendarTag JSP Tag which is intended to be added to the Jakarta Taglib project´s Datetime.
Hope it´s want you were looking for, and that I have helped you not a thousand part of want you have helped me. Sounds like a cumpliment ;-)
(From Spain)

Posted by Jorge Morales on September 25, 2003 at 12:55 AM MDT #

Thanks Jorge - this might be just what we're looking for...

Posted by Matt Raible on September 25, 2003 at 07:19 AM MDT #

http://www.servletsuite.com/servlets/htmlcal.htm <p/>I think it's basically the same as the calendar taglib, only it's a bean rather than jsp tags.

Posted by Will Gayther on September 25, 2003 at 10:25 AM MDT #

I have one in Pebble that you could pull out with a little work - the one that's running on my site.

Posted by Simon Brown on September 27, 2003 at 01:45 AM MDT #

I wouldn't consider this complete, but I I have messing around with two here --> try out the war. The src should be included. caltags http://www.sutternow.com/CodeStuff/jsp/calendartag/caltags.war

Posted by Matt P on September 27, 2003 at 05:52 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed