Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  
     

AJAX

Batch Date:
July 8th @ 9:00AM to 11:00AM

Faculty: Mr. Natraj

Duration: 10 days (Dialy two hours)            

Fee:  400 INR

Syllabus:
Synchronous Communication

Asynchronous communication

Introduction to Ajax

Classic web applications Architecture

Ajax based web applications architecture

Ajax engine creation

Properties of Ajax engine

  • readyState

  • onreadystatechange

  • status

  • responseText

  • responsseXML

Methods of Ajax engine

  • open(-,-,-)

  • Send()/send(String)

  • setRequestHeader(-,-)

Ajax application flow

Sample examples