Internet & Web Designing
Unit I:
Introduction: What is Internet- History of Internet – Internet Services and Accessibility –
Uses of the Internet – Protocols – Web Concepts- Internet Standards .
Internet Protocols : Introduction – Internet Protocols – Host names – Internet
Applications and Application Protocols
HTML : Introduction – SGML –Body Section – HTML Forms
Unit II:
Java Network Programming: Introduction – UDP/IP and TCP/IP Communications – I/O
Streams – Sockets – Multicast Sockets – Remote Method Innovation – Protocol Handler
– Content Handlers
Java Script: Introduction –Language Elements – Objects of Java Script – Other Objects
VBScript: Introduction – Embedding VBScript Code in an HTML document – Comments
– Variables - Operators – Procedures – Conditional Statements – Looping Constructs –
Objects and VBScript – Cookies
Unit III:
Dynamic HTML: Introduction – Cascading Style Sheets – DHTML Document Objects
Model and Collections – Event Handling – Filters and transitions – Data Binding
Extensible Markup Language (XML): Introduction – HTML vs XML - Syntax of the
XML document – XML Attributes – XML Validation - XML DTD – Building Blocks of
XML Documents – DTD Elements – DTD Attributes –DTD Entities – DTD Validation –
XSL – XSL Transformation – XML Name spaces – XML Schema
Unit IV:
Common Gateway Interface (CGI) : Introduction – Server_Browser Interaction – CGI
Script Structure – CGI.pm Module – Perl Variable – CGI Environment Variables –
Processing Variables – Sending Mail – Validating the Form Data – handling Checkboxes
– Server Side Includes(SSI) – CGI Server Side and Client Side Applets -CGI Security
Issues.
Servlets : Introduction – Advantages of servlets over CGI – Installing Servlets – Servlet
Life Cycle – Servlet API – A Simple Servlet – Handling HTTP get requests – Handling
HTTP post Requests – Cookies – Session Tracking – Multi-tier Applications Using
Database Connectivity – Servlet Chaining
Unit V:
Java Server Pages : Introduction – Advantages of JSP – Developing First JSP –
Components of JSP – Reading Requests Information - Retrieving the data posted from a
HTML file to a JSP File – JSP Sessions – Cookies – Disabling Sessions .
Active Server Pages : Introduction – Advantages of using ASP – First ASP script –
Processing of ASP Scripts with Forms – Variables and constructs – Subroutines –
Include/Virtual – ASP Cookies – ASP Objects – Connecting to data with ASP