0% found this document useful (0 votes)
51 views2 pages

CCS375 Set4

Qp

Uploaded by

cajilajayareeta
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)
51 views2 pages

CCS375 Set4

Qp

Uploaded by

cajilajayareeta
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/ 2

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, NOVEMBER/DECEMBER 2023


Fifth Semester

CCS375 - WEB TECHNOLOGIES


(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim/Principle/Apparatus Tabulation/Circuit/ Calculation Viva-Voce Record Total


required/Procedure Program/Drawing & Results
20 30 30 10 10 100

1. WriteaHTMLprogramfordemonstratingHyperlinks.
i. Navigationfrom one pageto another.
ii.Navigationwithin thepage.
2.
Writeasimplecalculatorwebapplicationthattakes2numbersandanoperator(+,-
,*,/,%)fromanHTMLpageandreturnstheresultpagewiththeoperationperformedontheoperands.
3.
Create a web page that displays college information using various style sheets
4. Writean XML forperson informationand accessthe datausing XSL.

5. WriteaHTML programto develop astaticRegistration Form.

6. Create a web page with the following using HTML.


i.To embed an image map in a web page.
ii.To fix the hot spots.
iii.Show all the related information when the hot spots are clicked
7. Write an HTML code to create a Home page having three links: About Us, Our
Services and Contact Us. Create separate web pages for the three links.
8. Writeaservletthatreadsparametersfromemployeeloginpage.

9. Write programs in Java using Servlets:


i.To invoke servlets from HTML forms
ii.To invoke servlets from Applets
10. i.WriteajavascriptprogramtovalidateUSER LOGINpage.

Page 1 of 2
ii.Writeajavascript programforvalidating REGISTRATIONFORM.

11. i.Write DHTML program to give different colors for different heading tags.

ii.Using CSS implement the behavior of the <h1> to <h6> tags.

12. Write an HTML code to illustrate the usage of the following:


i.Ordered List
ii.Unordered List
iii.Definition List
13. i.WriteaJSP forsession tracking.
ii.WriteaJSPthatreadsparameters fromuserloginpage.

14. Write a PHP program to keep track of the number of visitors visiting the web page and to
display this count of visitors, with proper headings
15. WriteaPHPscripttomergetwoarraysandsortthemas numbers,indescendingorder.

16. Write a javascript that calculates the squares and cubes of the numbers from 0 to 10 and outputs
html text that displays the resulting values in an html table format.

17. Write a client side scripts for validating web form controls using DHTML

18. Write a program for implementing XML document for CUSTOMER DETAILS.

19. Write an HTML page including JavaScript that takes a given set of integer numbers and shows
them after sorting in descending order.

20. WriteaJSPthatreadsa value,creates acookieandretrievesit.

Page 2 of 2

You might also like