You are on page 1of 3

Printed Page –3

EIT-401
Roll No:

B-TECH
(SEM IV) PRE UNIVERSITY TEST 2010-
2011
WEB TECHNOLOGY
Time: 3 Hours Total Marks:
100
Note: Attempt ALL the questions.

1. Attempt any four parts.


(4X5=20)
a. What are the Web projects? What are
the different techniques to handle
Web Projects?
b. What are the various protocols that
govern Web?
c. Explain the web development process
with the help of block diagram.
d. Describe the Role of W3C. Also give
the primary host for W3C.
e. Define the following with suitable
example:
i. Web applications
ii. Target users. a. What is Java Bean? What are the
f. What are the difference between advantages of Java Bean? Explain the
developing a site for a corporate different properties of Java Bean with
world and developing a site for suitable example.
individual? b. What is Enterprise Java Bean? Explain
the architecture of EJB. What are the
2. Attempt any four parts. different types of EJB? Explain state
(4X5=20) full Session bean and stateless
a. Explain the various tags of HTML for session bean.
table and form. Explain with the help c. (i) What is a Servlet? Explain the
of suitable HTML code. Life cycle of Servlet.
b. How would you define a frameset? (ii) Explain Servlet API. Give an example
Write HTML code for linked frameset. of Servlet and explain ServletRequest
Class and ServletResponse Class.
c. Differentiate between DOM and SAX Name some important methods of both
parser. classes.
d. What is XML Schema? How does it
different from DTD. Explain with 4. Attempt any two parts.
suitable example. (2x10=20)
e. Write a JavaScript that find the sum of a. What is JSP? How does JSP works?
the digits of a given number x. i.e. For Differentiate between JSP and Servlets.
x=123 output is 1+2+3=6 b. What are the different elements of
f. What are the different objects in Java Server Pages? Explain each
JavaScript? Explain the Array object element with suitable example.
using suitable example. c. Name the implicit objects of JSP.
Explain each implicit object with suitable
3. Attempt any two parts. example. How can you debug a JSP?
(2X10=20)
5. Attempt any two parts.
(2X10=20)
a. Define the JDBC? What is the
architecture of JDBC? How can you
connect a JSP file to the database using
JDBC? Explain each step for the
database connectivity with database
using JDBC.
b. What are the different type of drivers
are used in JDBC. Explain the advantage
and disadvantage of each driver.
c. What is Struts framework? Explain the
terms Model, View and Controller with
respect to Struts Framework.

You might also like