Question: What is the primary purpose of Java Server Pages (JSP)?
Options:
Correct Answer: To create dynamic web content
Solution:
The primary purpose of Java Server Pages (JSP) is to create dynamic web content by embedding Java code in HTML.