What is jstl jar?



What is jstl jar?..

Answer / Jai Lata

JSTL (JavaServer Pages Standard Tag Library) is a collection of predefined tags that can be used within JSP pages to perform common tasks like iteration, conditional statements, XML processing, internationalization, and database access. It provides a set of reusable components, reducing the need for custom scriptlets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

How can I handle jsp page errors?

1 Answers  


Can I stop jsp execution while in the midst of processing a request?

1 Answers  


what is the enitre process of using smart forms to create forms?

1 Answers   Caritor,


How can we extend jsp technology?

1 Answers  


How can I prevent direct access to a jsp page from a browser?

1 Answers  


How jsp is executed?

1 Answers  


Why are jsp pages preferred for creating web-based client program?

1 Answers  


What is jsp language?

1 Answers  


How does the Jsp Expressions works ? What happens at the back?

5 Answers   iFlex, Manhattan,


What is contextpath in jsp?

1 Answers  


What do you mean by jsp directives?

1 Answers  


How can we forward the request from jsp page to the servlet?

1 Answers  


Categories