You are on page 1of 2

G.

NARAYANAMMA INSTITUTE OF TECHNOLOGY AND SCIENCE (FOR WOMEN)

WEB TECHNOLOGIES
ASSIGNMENT – II
III B Tech I Sem
CST

SET - I

1. A) What is JDBC? Discuss the various types of JDBC drivers? Explain about the CO5
database connectivity using JDBC with an example program.
B) Write a Servlet to add the student details into database table using prepared CO5
statement.
2. A) What are the limitations of Servlets? Illustrate the benefits of Java Server Pages CO6
over servlets. Describe the anatomy of a JSP page.
B) Explain briefly about JSP standard actions CO6
3. A) How to connect database connection through JSP? Illustrate with example. CO6
B) Discuss briefly about built-in java script objects. CO1

4. A) Illustrate about event handlers in Java script. CO1


B) Write a Java script to change text color of HTML elements. CO1

5. Discuss briefly about the “MVC Architecture and its applications” CO6
Refer Journal

SET - II

1. A) Write a Servlet to read all the employee details from database and display in a CO5
table.
B) What is the need of session tracking? Discuss in detail about session tracking CO5
techniques in servlets with suitable example.
2. A) Discuss in detail about JSP constructs. CO6
B) Write a JSP to demonstrate the usage of page and include directives.
CO6
3. A) Explain about how to create JavaBean components. Discuss how to use Java CO6
Beans in JSP page with example.
B) Describe briefly about DOM. CO1
4. A) Describe about form validation concept in java script. Write a java script to CO1
validate the registration form fields - email id, phone no, password and confirm
password
B) Discuss briefly about the AJAX application with example. CO1
5. Discuss briefly about the “MVC Architecture and its applications” CO6
Refer Journal
SET - III

1. A) Discuss how to handle Http request and response? Write a servlet to handle Http CO5
request and response.
B) Compare and contrast Servlet Initialization parameters and Context Initialization CO5
Parameters with example servlets.
2. A) Write a JSP to authenticate login page with respect to data in database. CO6
B) Define Session tracking. What is the need of session tracking? How to
implement session tracking in JSP? Explain with an example program. CO6
3. A) Compare and contrast include directive and include standard action with CO6
example.
B) Illustrate about java script Object with example CO1

4. A) In how many ways java script can be created in a web page. Explain in detail CO1
with example script.
B) Write AJAX application to develop login authentication with respect to data in
database. CO1
5. Discuss briefly about the “MVC Architecture and its applications” CO6
Refer Journal

You might also like