JSTL Quiz 4S2C Home « JSTL Quiz 4
The questions in this quiz on JavaServer Pages Standard Tag Libraries are on the topics covered in the eight and ninth lessons of the JSTL section of the site. The table below lists the lesson used for each quiz, a description of the lesson content and the quiz number and questions associated with that lesson.
Lesson Summary
Click on a lesson in the table to go to that lesson for a refresher on the topics for that quiz.
Click on a quiz in the table to go straight to the quiz for a particular lesson.
JSTL Lessons | Description | Quiz Info. |
---|---|---|
Lesson 2 - Core Tag library | In our first lesson on JSTL libraries we look at the Core tag library. | Quiz1 11 questions |
Lesson 3 - XML Tag library | In our second lesson on JSTL libraries we look at the XML tag library. | |
Lesson 4 - II8n Tag library | In our third lesson on JSTL tag libraries we look at the II8n tag library. | Quiz2 11 questions |
Lesson 5 - Database Tag library | In our fourth lesson on JSTL tag libraries we look at the Database tag library. | |
Lesson 6 - Functions Tag library | In our final lesson on JSTL tag libraries we look at the Functions tag library. | Quiz3 10 questions |
Lesson 7 - Creating Custom Tags | In this JSTL lesson we look at creating our own custom tags for when the functionality we need is not present in the JSTL tag libraries. | |
Lesson 8 - EL Functions | In this JSTL lesson we look at EL Functions. | This quiz 10 questions |
Lesson 9 - Tag Files | In our final lesson on JSTL we look at Tag Files. |
JSTL Quiz 4
The quiz below tests your knowledge of the material learnt in the eight and ninth lessons of the JSTL section of the site.
Question 1 : We can use the same TLD file for custom tags and EL functions?
- We can use the same TLD file for custom tags and EL functions as long as each entity has a unique name.
Quiz Progress Bar
What's Next?
That's it for the JSTL quizzes, next up are the HTML Basics Quizzes.