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

Web Technology - Syllabus

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)
8 views1 page

Web Technology - Syllabus

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/ 1

Web Technology

OE-CS702 Department Elective III 3L-0T-0P CREDIT -3

COURSE OUTCOME EXPECTED


CO1 :Students are able to develop a dynamic webpage by the use of java script and
DHTML.
CO2 : Students will be able to write a well formed / valid XML document.
CO3 :Students will be able to connect a java program to a DBMS and perform insert,
update and delete operations on DBMS table.
CO4 : Students will be able to write a server side java application called Servlet to catch
form data sent from client, process it and store it on database.
CO5 : Students will be able to write a server side java application called JSP to catch form
data sent from client and store it on database.

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,

You might also like