0% found this document useful (0 votes)
78 views2 pages

Wtad Syllabus

The document provides details about the mid term exam for the subject Web Technology and Application Development (WTAD) at ITM Universe, Vadodara. It states that the mid term exam will take place on March 23, 2015 and will cover material from units 1 through 6 of the estimated 36 lectures completed so far. These units cover topics like HTML, JavaScript, servlets, handling client requests, generating server responses, and using cookies. A remedial exam is scheduled for May 4, 2015 and will cover units 7 through 9 of the estimated 22 lectures completed for remedial teaching. These additional units discuss integrating servlets and JSP, accessing databases with JDBC, and the structure of web applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views2 pages

Wtad Syllabus

The document provides details about the mid term exam for the subject Web Technology and Application Development (WTAD) at ITM Universe, Vadodara. It states that the mid term exam will take place on March 23, 2015 and will cover material from units 1 through 6 of the estimated 36 lectures completed so far. These units cover topics like HTML, JavaScript, servlets, handling client requests, generating server responses, and using cookies. A remedial exam is scheduled for May 4, 2015 and will cover units 7 through 9 of the estimated 22 lectures completed for remedial teaching. These additional units discuss integrating servlets and JSP, accessing databases with JDBC, and the structure of web applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ITM Universe, Vadodara

Master of Computer Applications


Subject: Web Technology and Application Development
(WTAD)
Subject Code: 2640002
Mid Term Exam Date: 23/3/2015
Estimated Mid Term Syllabus Completion: 60%
Estimated number of Unit Completion: 1 to 6
Estimated Number of Lecture: 36
Topics Covered till mid Term are as following:
Unit-1
Introduction to HTML only basic structure and tags (upto table tag) of HTML,
Overview of Java Script, Primitives, Date and Time, Operations and Expressions,
Screen Output and Keyboard Input, Control Statement, Object Creation and
Modification, Arrays, Functions, Constructors
Unit-2
Servlet Basics, Basic Servlet structure, Servlets Generating text/html content,
Packaging Servlets, The servlet life-cycle.
Unit-3
Handling Client Request Form Data, Reading Form Data from Servlets, Handling
Client Request, Reading Request Headers, Understanding HTTP/1.1 Request
Headers, Changing the page
According to how the user got there, Accessing the Standard CGI Variables
Unit-4
Generating the Server Response, HTTP Status Codes, Specifying Status Codes, HTTP
/ 1.1 Status Codes, Using Redirections, HTTP Response Headers, Setting Response
Headers from Servlets, Understanding HTTP / 1.1 Response Headers, Using Servlets
to Generate JPEG Images
Unit-5
Handling Cookies, Remembering Usernames and Passwords, Deleting Cookies,
Sending and Receiving Cookies, Using Cookie Attributes, Differentiating Session
Cookies from Persistent Cookies, Using
Cookies to Remember User Preferences, Session Tracking, Need for Session
Tracking, Session Tracking API, Encoding URLs Sent to the Client, Accumulating a
List of User Data

Unit-6
JSP Basic Syntax, HTML Text, HTML comments, Template Text, JSP Comment,
JSPExpression, JSP Scriptlet, JSP Declaration, JSP Directives, JSP Action, JSP
Expression Language Element, Custom
Tag (Custom Action), Escaped Template Text, Using JSP Scripting

Remedial Term Exam Date: 4/5/2015


Estimated Mid Term Syllabus Completion: 40%
Estimated number of Unit Completion: 7 to 9
Estimated Number of Lecture: 22
Topics Covered till mid Term are as following:

Unit -7
Integrating Servlets and JSP in a Web Application (MVC Architecture for Web
Applications), Implementing MVC with Request Dispatcher, Understanding Data
Sharing Between Servlets and JSP, JSP Expression Language, Accessing Scoped
Variables, Bean Properties, Collections and Implicit Objects Using EL, Using EL
Operators
Unit-8
Accessing Databases with JDBC, Loading JDBC Driver, Establishing Connection,
Creating Statements, Executing SQL and Processing Results of a Query, Using
Prepared Statement, Using CallableStatement, Using Database Transactions
Unit-9
Structure of Web Applications and the Role of Deployment Descriptor (web.xml) file,
Declarative and Programmatic Security for Preventing Unauthorized Access to
Resources in a Web Application, Servlet and JSP Filters, The Application Events
Framework, Tag Library Basics; Using JSTL c:out, c:forEach, c:forTokens, c:if,
c:choose, c:set, c:remove, c:import, c:url, c:param, c:redirect and c:catch Tags

You might also like