05 - BCSL057 Web Programming
05 - BCSL057 Web Programming
of Printed Pages : 2
I BCSL 057(P)/S1
-
. 8-2
1107 BCSL 057(121/S1 : WEB PROGRAMMING LAB
-
Note : (i) There is one compulsory question in this paper of 40 marks. Rest
10 marks are for viva-voce.
(ii) You may use any IDE, Web Server or Database backend to demonstrate the
Web Application.
1. (a) Design and implement a website/web application having three web pages
with the following layout :
Link
Division Content
Division
Home
I Friend List
I Message I
BCSL-057(P)/S1 1 P.T.O.
The Content Division of these three pages should be as per the description
given below :
(1) The Home Page should display a heading "My Friend List" and should
display your name, highest qualification and year of birth. 6
(ii) The "Friend List" Page should connect to a database, namely Friends
having a single relation/table Friendsdata (Friend_name,
Friend_phone). You should generate the friend list using the database
query. This friend list should be displayed in the Content Division of
the "Friend List" Page as :
List of Friends
Rohan 99962...
Yohan 98765...
.. . ...
. . . .. .
You should store at least five records in the database. You should use
JSP to create this page. 18
(iii) The Message Page should have a form as shown below : (You just need
to create the form in the Content Division). 6
Name
Message
Submit
(You need not write the code for the Submit button)
(b) Create an external CSS file that formats the three pages as per the layout of
Figure 1. The background colour of both the divisions must be different. 10
BCSL-057(P)/S1 2 3,000
No. of Printed Pages : 2 I BCSL 057(P)/S1
-
June, 2018
Note : (i) There is one compulsory question in this paper of 40 marks. Rest
10 marks are for viva-voce.
(ii) You may use any IDE, Web Server or Database backend to demonstrate the
Web Application.
1. (a) Design and implement a website/web application having three web pages.
Each page should have the following format :
Menu
I Home Programme I Feedback Division
Content_Display
Division
BCSL 057(P)/S1
- P.T.O.
Create three web pages having a layout as shown in figure 1 and
"Content_Display" Division as per the following description :
(i) The Home page should have a heading "PROGRAMME SELECTION".
It should also show an unordered list of features of this page as given
below : 6
(b) Create an external CSS file that formats the three pages as per the layout of
Figure 1. The background colour of both the divisions should be different. 10
BCSL-057(P)/S1 2 2,000
No. of Printed Pages : 3 BCSL 057/S1
Bachelor of Computer
Application (Revised) (BCA)
Term-End Examination
December, 2018
(ii) You many use any IDE, web server or database backend to
demonstrate the web application.
(A-8) P. T. 0.
[2] BCSL-057/S1
Menu
I Feedback I Lust of Reports I 4*--- Division
Reports
Title Abhor
3,000
BCSL-O&7/S1
(A-8)
No. of Printed Pages : 2 I BCSL 057(P)/S1
-
June, 2017
Note : (i) There is one compulsory question in this paper of 40 marks. Rest
10 marks are for viva-voce.
(ii) You may use any IDE, Web Server or Database backend to demonstrate the
Web Application.
1. (a) Design and implement a website/web application having three web pages
having the following layout :
Information
Division
BCSL-057(P)/S1 1 P.T.O.
Create three web pages having the Top Division and Information Division
as shown in Figure 1. I Home! in Top Division is a link to Home Page and
I Course List I is a link to a page that displays list of courses. 'Register' is a
link to a Registration Page. The Information Division of these three pages
should be as per the description given below :
(i) The Information Division of Home Page should display University
name, mission and objectives as a list, and address of the University. 6
(ii) The Course List Page should establish a link to a database which has
one table named "Courses" having course_code and course_name as
fields. The Course List is generated from the data of the "Courses"
table and displayed in Information Division as :
List of Courses
Course Code Course Name
BCS-11 Fundamentals
BCS-12 Mathematics
(b) Create an external CSS file that formats the three pages as per the layout of
Figure 1. The background colour of both the divisions must be different. 10
BCSL-057(P)/S1 2 2,000