GeekInterview.com
  I am new, Sign me up!
 

AJAX Interview Questions


AJAX Interview Questions

Questions: 53
Comments: 69
 Showing Questions 1-10 of 53 Questions
[1] 2 3 4 5 6 Next >>
 Sponsored Links

 
 AJAX Interview Questions
Sorting Options :  

What is the disadvantage of AJAX? 
Latest Answer: The main disadvantages of using AJAX in a web application are:1. Javascript dependency2. View source is allowed and anyone can view the code source written for AJAX3. Debugging is difficult.4. Complexity of the code makes it difficult for web developers. ...

i am using java webservices and ajaxmy question is .... how to connect to webservices from ajaxserver : oracle app server 
Latest Answer: Using a lightweight protocol such as JSON you can use opensource frameworks such as jQuery to consume a web service (returning serialized data) to the javascript which can then be manipulated like an object. ...

How to handle and code Exception Handling In RAW AJAX? 
View Question | Asked by : siva2baba

Latest Answer: DOJO is the one of the Client-side Framework The Dojo toolkit is a modular open source JavaScript toolkit (or library), designed to ease the rapid development of JavaScript- or Ajax-based applications and web sites. ...
Read Answers (1) | Asked by : Pavani

Is it practical both to a MySQL database and/or an xml file parsing system to provide realtime incremental voting results on a website. For example, rather than viewing a static result "50.6%', 
Latest Answer: This can be done by using JSON the records are fetched from the database and the computation of the percentage is done using JSON methods which are Javascript method . Here is a attached code which shows a poll submit method . Hope it helps function ...
Read Answers (1) | Asked by : Ben Althauser

Latest Answer: if it is required the updation in data base should be display instanctly to the user every time then   ajax is  better to use ,otherwise it is not required. ...
Read Answers (1) | Asked by : Mike

Latest Answer: 5 readyStates0 = uninitialized1 = loading2 = loaded3 = interactive4 = complete ...
Read Answers (1) | Asked by : vinod mahajan


Latest Answer: It is the act of regularly retrieving data from a server to obtain near-live data. This is done through ajax because it is very lightweight. ...

Latest Answer: 3) xmlHttp.open("GET","Name of Page , you are requesting",true);Can anyone explain how can I use POST method for sending data to Servlet? I want to send an object which contains all the data directly to servlet instead of GET ...

View page [1] 2 3 4 5 6 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape