Multiple choice technology architecture What JSP stand for Java Server Pages Java Server Programming Java Service Pages Java Service Programming Reveal answer Fill a bubble to check yourself A Correct answer Explanation JSP stands for Java Server Pages, a server-side technology that enables the creation of dynamic web content with Java code embedded in HTML templates. It simplifies the development of web applications with a presentation-focused approach.