JSTL Quiz 1S2C Home « JSTL Quiz 1
The questions in this quiz on JavaServer Pages Standard Tag Libraries are on the topics covered in the second and third 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. | This quiz. 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. | Quiz4 10 questions |
Lesson 9 - Tag Files | In our final lesson on JSTL we look at Tag Files. |
JSTL Quiz 1
The quiz below tests your knowledge of the material learnt in the second and third lessons of the JSTL section of the site.
Question 1 : How many
Core
tag library actions are there? - The <code>Core</code> tag library consists of fourteen actions.
Quiz Progress Bar
What's Next?
The next quiz is on fourth and fifth lessons of the JSTL section of the site.