Sie sind auf Seite 1von 4

SET-1

1)Design the following static web page required for an online book store web site.
The static home page must contain three frames. Top frame: Logo and the college name and
links to Home
age, Login page, Registration page, Catalogue page and Cart page (the
description of these pages will be given below). Left frame : At least four links for navigation,
which will display the catalogue of respective links. For e.g.: When you click the link CSE the
catalogue for CSE Books should be displayed in the Right frame. Right frame: The pages to the
links in the left frame must be loaded here. Initially this page contains description of the web
site.

2) Write a jdbc program to insert records into database table


OR
Write a Servlet program to register the user.

SET-2
1.Design the following static web page required for an online book store web site.

2. a)Write a jdbc program to read records from database table


OR
b) Write a Servlet program on Servletconfig Example

SET-3

1.Design the following static web page required for an online book store web site.
REGISTRATION PAGE:
Create a registration form with the following fields
a. Name (Text field) 2) Password (password field)
b. E-mail id (text field)
c. Phone number (text field)
d. Sex (radio button)
e. Date of birth (3 select boxes)
f. Languages known (check boxes English, Telugu, Hindi, Tamil)
g. Address (text area)
2).a)Write a jdbc program to delete records into database table
OR
b)Write a Servlet program which displays Welcome message on the browser window

SET-4

1.Write JavaScript to validate the following fields of the above registration page.
a. Name (Name should contains alphabets and the length should not be less than 6
characters).
b. Password (Password should not be less than 6 characters length).
c. E-mail id (should contain any invalid and must follow pattern name@domain.com )
d. Phone number (Phone number should contain 10 digits only).
2).a)Write a jdbc program to update student records into database table
OR
b)Write a Servlet program on its life cycle

SET-5

1. Design the XML program using XML using XSLT


2).a)Write a jdbc program to implement the concept of callable function
OR
b)Write a Servlet program on Servlet context

SET-6

1)Design the XML program using SAX parser.


2. a)Write a jdbc program to display the details about database using Metadatabase
OR
b)Write a Servlet program to implement request dispatcher method example

SET-7

1.Design the XML program using DOM parser


2).a)Write a JSP program to read the data from database table
OR
b)Write a Servlet program to implement cookies Example

SET-8
1. Design the static web page using Cascading Style Sheets
2.a) Write a JSP program to update the data from database table
OR
b)Write a Servlet program on hidden fields example

SET-9
1 Design the static web page using Lists
2.a) Write a JSP program to delete the data from database table
OR
b)Write a Servlet program to implement the reading request parameters example(using
getparametermethod())

SET-10
1. Design the web page with the following popup windows in JavaScript(alert, prompt,
confirm).
2.a) Write a JSP program to implement the MVC Design
OR
b)Write a jdbc program to create a table and insert records into database table

SET-11

1. Design the web page with the following


confirm).

popup windows in JavaScript(alert, prompt,

2. a)Write a Servlet program on URL rewriting.


OR
b) Write a JSP program to print the no of hits of the user on browser.

SET-12

1.Design the XML program using XML using XSLT.


2. a)Write a Servlet program on Registering the user.
OR
b)Write a JSP program to implement the scripting elements example.

Das könnte Ihnen auch gefallen