What is taglibs?



What is taglibs?..

Answer / Saurabh Gautam

Tag Libraries (JSTL) are predefined collections of reusable custom tags that can be used in JSP pages to simplify common tasks such as iteration, conditional logic, and form handling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is action tag in jsp?

1 Answers  


How do I perform browser redirection from a jsp page?

1 Answers  


difference betwwn 16 bit and 32 bit

1 Answers   Huawei, TechSoft,


Which tag is used to execute java source code in jsp?

1 Answers  


How can I extend the functionality of jsp?

1 Answers  


What is scripting elements in jsp?

1 Answers  


How can a thread safe JSP page be implemented?

1 Answers  


How will you use jsp el in order to get the http method name?

1 Answers  


What is the use of Application Object and Session Object in JSP?

4 Answers   HCL, Symphony,


What are the implicit, internal el jsp objects and their differences from jsp objects?

1 Answers  


How to get value from java to jsp page?

1 Answers  


hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database

1 Answers  


Categories