tag lib

A collection of 1 posts

A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
Mar 22, 2009 tag file tag lib tagfile taglib

Do not use taglibs, use tagfiles!

Taglibs are wonderful components available since J2EE 1.3. They enable you, as developer: to refrain from using too much scriptlets (free-form Java code) in your Java Server Pages,to have a library of reusable components that can be distributed to all your projects. Both are very important in the enterprise as of now. For example, as an architect, you can disallow the use of scriptlets altogether and then provide taglibs to restrain what can be done on the page. Such policies are not uncommon a

Nicolas Fränkel
A Java geek © 2008-2025
v. cc175def46a5ea4416d57d241d859e495307e500/9964587441
Latest Posts