0% found this document useful (0 votes)
114 views

WebProgamming-CS403 0

This document outlines the units of study for a web programming course. Unit I covers HTML, CSS, and JavaScript. Unit II focuses on XML, XSLT, and querying XML documents. Unit III introduces Java AWT, Swing, and J2EE architecture. Unit IV covers Java networking, JDBC, servlets, and Java server pages. Unit V examines additional Java APIs including Java Mail, CORBA, RMI, and security. Suggested readings on HTML, J2EE, and Java are also provided.

Uploaded by

sreekumar60
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
114 views

WebProgamming-CS403 0

This document outlines the units of study for a web programming course. Unit I covers HTML, CSS, and JavaScript. Unit II focuses on XML, XSLT, and querying XML documents. Unit III introduces Java AWT, Swing, and J2EE architecture. Unit IV covers Java networking, JDBC, servlets, and Java server pages. Unit V examines additional Java APIs including Java Mail, CORBA, RMI, and security. Suggested readings on HTML, J2EE, and Java are also provided.

Uploaded by

sreekumar60
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CS 403 - WEB PROGRAMMING

UNIT I
HTTP Protocol, Web site design & web page design, HTML introduction & basic tags,
HTML other tags & Example programs, Tables, forms, frames, HTML, Regular Expressions,
CSS -style sheets
Java Script: Java Script Objects, events: the browser object model, event handling with
Javascript, data validation, and window management.
UNIT II
XML: XML basics: well-formed and valid documents, Object Exchange Model document
type definitions, methods for display and dynamic manipulation, XSchema, parsing XML,
XSLT, Relational Databases for Querying XML Documents, Overview of SOAP.
UNIT III
Java AWT(Event Delegation Model), Swing.
Introduction to J2EE and J2SE. J2EE Multi-Tier Architecture, The Enterprise Applications:
Best Practices. J2EE Design Patterns and Frameworks: Pattern Concept, Pattern catalog.
UNIT IV
Java Networking API. JDBC: JDBC Objects, Embedded SQL. Java Servlets,
Java server Pages. Enterprise Java Bean
UNIT V
Java Mail API, Java IDL, CORBA, Java RMI, Java Message Service. Java Security, Java
Naming and Directory Interface API
Suggested Reading:
1. Thomos A. Powell, The Complete Reference HTML & XHTML, 4th Edition, Tata-
McGraw-HiI,2003
2. Jim Keogh, The Complete Reference J2EE, Tata-McGraw-Hill, 2002.
3. Patrick Naughton, Herbert Schildt, Java 2:The Complete Reference, 3rd Edition, Tata-
McGraw-Hill, 2003.

You might also like