0% found this document useful (0 votes)
20 views1 page

Cs9228 Web Technology Lab L T P C 0 0 3 2

This document outlines the topics covered in a Web Technology lab, including creating HTML pages with various tags, using internal and external CSS, client-side JavaScript for date manipulation and form validation, server-side programming with ASP/JSP objects, writing online applications like shopping carts using sessions and cookies, creating servlets, building online apps that access databases, making XML documents for domains and their associated DTDs or schemas, and parsing XML using DOM and SAX parsers.

Uploaded by

inforajamecse
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

Cs9228 Web Technology Lab L T P C 0 0 3 2

This document outlines the topics covered in a Web Technology lab, including creating HTML pages with various tags, using internal and external CSS, client-side JavaScript for date manipulation and form validation, server-side programming with ASP/JSP objects, writing online applications like shopping carts using sessions and cookies, creating servlets, building online apps that access databases, making XML documents for domains and their associated DTDs or schemas, and parsing XML using DOM and SAX parsers.

Uploaded by

inforajamecse
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
You are on page 1/ 1

CS9228 WEB TECHNOLOGY LAB L T P C 0032 1.

Creation of HTML pages with frames, links, tables and other tags 2. Usage of internal and external CSS along with HTML pages 3. Client side Programming # Java script for displaying date and comparing two dates # Form Validation including text field, radio buttons, check boxes, list box and other controls 4. Usage of ASP/JSP objects response, Request, Application, Session, Server, ADO etc # Writing online applications such as shopping, railway/air/bus ticket reservation system with set of ASP/JSP pages # Using sessions and cookies as part of the web application 5. Writing Servlet Program using HTTP Servlet 6. Any online application with database access 7. Creation of XML document for a specific domain 8. Writing DTD or XML schema for the domain specific XML document 9. Parsing an XML document using DOM and SAX Parsers 10. Sample web application development in the open source environment

You might also like