0% found this document useful (0 votes)
13 views1 page

Web Tech QP

The document outlines the structure and content of a sessional examination for the MCA program at Meerut Institute of Engineering and Technology, focusing on Web Technology. It includes details on course objectives, question types, and marks distribution for different sections related to servlets, JSP, and Spring framework. The exam consists of short and medium answer questions assessing students' understanding of dynamic web applications and Java-based development.

Uploaded by

asif.ansari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

Web Tech QP

The document outlines the structure and content of a sessional examination for the MCA program at Meerut Institute of Engineering and Technology, focusing on Web Technology. It includes details on course objectives, question types, and marks distribution for different sections related to servlets, JSP, and Spring framework. The exam consists of short and medium answer questions assessing students' understanding of dynamic web applications and Java-based development.

Uploaded by

asif.ansari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Roll No. : …………………………………….

MEERUT INSTITUTE OF ENGINEERING AND TECHNOLOGY


NH-58, Delhi-Roorkee Highway, Baghpat Road, Meerut – 250 005 U.P.
Sessional Examination / Class Test – II : Odd Semester 2024-25

Course/Branch : MCA Semester : III


Subject Name :Web Technology Max. Marks : 60
Subject Code : KCA021 Time : 120 min
CO-3 : To understand, analyze and build dynamic web applications using servlet and JSP.
CO-4 : To develop Spring-based Java applications using Java configuration, XML configuration,
annotation-based configuration, beans and their scopes, andproperties.

Section – A (CO - 3) # Attempt both the questions # 30 Marks


Q.1 : Attempt any SIX questions (Short Answer Type). Each question is of two marks. (2 x 6 = 12 Marks)
a) Define API and CGI. (K2)
b) What do you meant by Cookies? (K1)
c) Describe advantages of JSP over Servlet. (K2)
d) Which class has to be extending for creating Servlet? (K1)
e) What is the difference between doGet and doPost methods? (K2)
f) What are custom tags in JSP? ( K1)
g) What are JSP scripting elements? (K1)
Q.2 : Attempt any THREE questions (Medium Answer Type). Each question is of 6 marks. (3 x 6 = 18 Marks)
a) Explain the life cycle of servlet. (K3)
b) Explain Client –Server architecture with suitable diagram. (K3)
c) Differentiate between Handling HTTP getRequests and Handling HTTP postRequests. (K3)
d) ‘JavaScript is referred to as object-based programming language’. Illustrate with an example. (K4)
e) What do you mean by session tracking? How a session can be created? Explain with example. (K2)
Section – B (CO - 4 ) # Attempt both the questions # 30 Marks
Q.3 : Attempt any SIX questions (Short Answer Type). Each question is of two marks. (2 x 6 = 12 Marks)
a) Describe the characteristics of Java Beans. (K1)
b) What do you mean by IOC (Inversion of Control) Container? (K2)
c) What are the bean scopes available in spring? (K1)
d) What are the different types IOC containers in spring? (K2)
e) What do you mean by Spring Beans? (K2)
f) What is the difference between Bean Factory and application Context? (K2)
g) In which scenario, you will use singleton and prototype scope? (K1)
Q.4 : Attempt any THREE questions (Medium Answer Type). Each question is of 6 marks. (3 x 6 = 18 Marks)
a) Explain Dependency Injection with the help of diagram. Also differentiate between constructor and
setter injection. (K3)
b) Explain bean life cycle in spring bean factory container with the help of diagram. (K3)
c) What is autowiring? Name the different modes of it and it’s limitations. (K3)
d) What is spring? What are the advantages of spring framework? And its modules. (K3)
e) What is AOP? What is the AOP terminology? Also explain type of advice in AOP. (K3)

====================

You might also like