Web Technology - Syllabus
Web Technology - Syllabus
SYLLABUS
Unit I
Introduction :Introduction and Web Development Strategies, History of Web and Internet, Protocols
governing Web, Writing Web Projects, Connecting to Internet, Introduction to Internet services and tools,
Introduction to client-server computing. Core Java: Introduction, Operator, Data type, Variable, Arrays,
Methods & Classes, Inheritance, Package and Interface, Exception Handling, Multithread programming,
I/O, Java Applet, String handling, Event handling, Introduction to AWT, AWT controls, Layout managers.
Unit II
Web Page Designing:HTML: list, table, images, frames, forms, CSS, Document type definition, XML:
DTD, XML schemes, Object Models, presenting and using XML, Using XML Processors: DOM and SAX,
Dynamic HTML.
Unit III
Scripting: Java script: Introduction, documents, forms, statements, functions, objects; introduction to
AJAX, VB Script, Introduction to Java Beans, Advantage, Properties, BDK, Introduction to EJB, Java
Beans API.
Unit IV
Server Site Programming:Introduction to active server pages (ASP), Introduction to Java Server Page
(JSP), JSP Application Design, JSP objects, Conditional Processing, Declaring variables and methods,
Sharing data between JSP pages, Sharing Session and Application Data, Database Programming using
JDBC, development of java beans in JSP, Introduction to Servelets, Lifecycle, JSDK, Servlet API, Servlet
Packages, Introduction to COM/DCOM/CORBA.
Unit V.
PHP (Hypertext Preprocessor):Introduction, syntax, variables, strings, operators, if-else, loop, switch,
array, function, form, mail, file upload, session, error, exception, filter, PHP-ODBC,