Multiple choice technology web technology

Fullform of a JSP ?

  1. Java servlet paper

  2. Java server Paper

  3. Java Server Pages

  4. None

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

JSP stands for Java Server Pages, which is a server-side technology that extends Servlet capabilities by allowing dynamic content generation with Java code embedded in HTML templates.