Community

Developing JSTL-like Tags with JSP 2.0

(Andrei Cioroianu) JavaServer Pages (JSP) and JSP Standard Tag Library (JSTL) provide many useful tags (also known as actions) for Web developers. In addition, JSP 2.0 has two APIs, called Classic Tags API and Simple Tags API, that allow you to build custom tags/actions. The former API was inherited

Read More - Register for Free Membership

Tags: