adspace


What is taglib uri in jsp?

Answer Posted / Richa Yadav

A Tag Library URI (TLU) in JSP is a unique identifier for a custom tag library. It consists of a string that begins with 'http' and ends with '.tld'. For example, 'http://java.sun.com/j2ee/taglib/struts-html_1_0'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2309