blog.kdgregory.com
Showing posts with label
taglib
.
Show all posts
Showing posts with label
taglib
.
Show all posts
Tuesday, October 27, 2009
Tag Reuse in JSPs
›
One thing that's always puzzled me about JSP taglibs is the mechanics of tag reuse — what happens when you invoke the same tag twice on...
Monday, October 12, 2009
Building a Wishlist Service: HTML Forms
›
Back to the wishlist service, and it's time to look at the client side. In particular, the mechanism that the client uses to submit req...
Tuesday, April 7, 2009
JSP tag handlers can't have an attribute named “class”
›
Recently I've been implementing some tag handlers that emit HTML. In them, I want to carry through some of the standard HTML attributes...
›
Home
View web version