Related resources for Tag Library Descriptor in jsp
  • Create Tag Library Descriptor And Use in JSP7/30/2011 8:29:42 PM. It is a process to create user-defined tags which can perform any task in the server. It provides a facility to separate Java code or scriptlet from JSP. This tag follows XML syntax.