JSP 2D Taglib examples

A few months back, I released an Open Source JSP taglib for drawing graphics primitives directly in web pages using the Java 2D API, JSP, and JavaScript (via Rhino):

JSP 2D Taglib.

Response to this taglib really hasn’t been all that great… especially when compared to my other OS JSP Taglib.

Thankfully, Mark McLaren found the 2D Taglib interesting, and has posted a couple of examples of its use on his blog:

Thanks Mark!


About this entry