Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What is JavaServer Pages Standard Tag Library (JSTL)?

Answer:

A tag library that encapsulates core functionality common to many JSP applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization and locale-specific formatting tags, SQL tags, and functions.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What is JavaMail?What is JAXR provider?