JSTL Quiz 3S2C Home « JSTL Quiz 3
The questions in this quiz on JavaServer Pages Standard Tag Libraries are on the topics covered in the sixth and seventh 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. | This quiz. 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 3
The quiz below tests your knowledge of the material learnt in the sixth and seventh lessons of the JSTL section of the site.
Question 1 : How many
Function
tag library actions are there? - The <code>Function</code> tag library consists of sixteen actions.
Quiz Progress Bar
What's Next?
The next quiz is on the eight and ninth lessons of the JSTL section of the site.