Multiple choice technology web technology

JSP technology is extensible

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

JSP (JavaServer Pages) technology is designed to be extensible through custom tag libraries, tag files, and integration with servlets and JavaBeans. This extensibility allows developers to create reusable components and separate presentation logic from business logic.