What is taglib uri in jsp?



What is taglib uri in jsp?..

Answer / 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

More JSP Interview Questions

Why do we use expression language in jsp?

1 Answers  


Perform a browser redirection from a jsp page?

1 Answers  


What is jsessionid?

1 Answers  


Why jsp and servlets are used?

1 Answers  


How to call java method in jsp page on button click?

1 Answers  


What is translation phase?

1 Answers  


What happens when a page is statically included in another jsp page?

1 Answers  


What is request scope in jsp?

1 Answers  


Why is it not recommended to use script elements in jsp?

1 Answers  


Can a jsp page process html form data?

1 Answers  


What are the jsp tags?

1 Answers  


Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?

4 Answers   Future Generali, HCL,


Categories