Advertisement



< Prev
Next >



JSP taglib Directive





JSP allows you to create your own custom JSP tags. The JSP taglib directive allows you specify these custom tags in your JSP page and use them.




Syntax of taglib Directive


<%@ taglib uri = "uri of tag library(tld) file"  prefix = "unique custom tag name" %>

Please Subscribe

Please subscribe to our social media channels for daily updates.


Decodejava Facebook Page  DecodeJava Twitter Page Decodejava Google+ Page




Advertisement



Notifications



Please check our latest addition

C#, PYTHON and DJANGO


Advertisement