What is jstl?



What is jstl?..

Answer / Divyendu Singh

JSTL (JavaServer Pages Standard Tag Library) is a standard set of reusable tags for Java-based web applications. It provides a consistent way to perform common tasks such as conditional logic, iteration, and internationalization.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What are the different jsp element types?

1 Answers  


How can the applets be displayed in the jsp? Explain with an example.

1 Answers  


How to send data from jsp to jsp?

1 Answers  


Explain about the Scriplet and Exclamatory Tag?

1 Answers   HCL,


What is the need of jsp?

1 Answers  


Is jsp page extensible true false?

1 Answers  


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

1 Answers  


What are advantages of jsp over asp, php, pure servlets and others?

1 Answers  


Explain some jsp life-cycle methods that can be overridden.

1 Answers  


What is jsp custom tag and what are it’s components?

1 Answers  


What is jsp and its advantages?

1 Answers  


What is jstl (jsp standard tag library)?

1 Answers  


Categories