Multiple choice technology architecture Which of the following is server side programming languages? HTML JavaScript JSP Sevlets Reveal answer Fill a bubble to check yourself C,D Correct answer Explanation JSP and Servlets are server-side Java technologies that run on the web server and generate dynamic content. HTML is purely client-side markup, and JavaScript (in this traditional context) is primarily a client-side scripting language.