Basic AJAX Interview Questions and Answers

AJAX Questions and Answers:

1 :: Do I really need to learn JavaScript before AJAX?

Basically yes if you plan to develop new AJAX functionality for your web application.
On the other hand, JSF components and component libraries can abstract the details of JavaScript, DOM and CSS. These components can generate the necessary artifacts to make AJAX interactions possible. Visual tools such as Java Studio Creator may also use AJAX enabled JSF components to create applications, shielding the tool developer from many of the details of AJAX. If you plan to develop your own JSF components or wire the events of components together in a tool it is important that you have a basic understanding of JavaScript. There are client-side JavaScript libraries (discussed below) that you can call from your in page JavaScript that abstract browser differences. Object Hierarchy and Inheritance in JavaScript is a great resource for a Java developer to learn about JavaScript objects.
4/5 Rating (1 vote)
Is This Answer Correct?    2 Yes 0 No
Place Your Answer

2 :: Do Ajax applications always deliver a better experience than traditional web applications?

Not necessarily. Ajax gives interaction designers more flexibility. However, the more power we have, the more caution we must use in exercising it. We must be careful to use Ajax to enhance the user experience of our applications, not degrade it.
5/5 Rating (1 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

3 :: Are Ajax applications easier to develop than traditional web applications?

Not necessarily. Ajax applications inevitably involve running complex JavaScript code on the client. Making that complex code efficient and bug-free is not a task to be taken lightly, and better development tools and frameworks will be needed to help us meet that challenge.
0/5 Rating (0 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

4 :: Did Adaptive Path invent Ajax? Did Google? Did Adaptive Path help build Google’s Ajax applications?

Neither Adaptive Path nor Google invented Ajax. Google’s recent products are simply the highest-profile examples of Ajax applications. Adaptive Path was not involved in the development of Google’s Ajax applications, but we have been doing Ajax work for some of our other clients.
0/5 Rating (0 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

5 :: Cannot parse XML generated by JSP I am generating an XML using JSP, when I run the JSP in IE it shows the XML as per DOM, but when I try to parse it using Javascript , the command xmldoc.documentElement?

This is working code, it might help you.
if (!isIE)
xmldoc = req.responseXML;
else
{
//IE does not take the responseXML as.
4/5 Rating (1 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

Rate This Category:
5/5 Rating (1 vote)
Place Your Question



Top: Basic AJAX Interview Questions and Answers
Basic AJAX Interview Questions and Answers

Top Frequently Asked AJAX Question
Frequently Asked AJAX Job Interview Question


Top Frequently opened World Wide Web Job Interview categories
Most popular World Wide Web Job Interview categories

Comments About Basic AJAX Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Basic AJAX Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 20th of May 2012

    Webmaster Said

    Tell us what you feel about Basic AJAX Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Basic AJAX Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Basic AJAX Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Basic AJAX Interview Questions and Answers
Comments on Basic AJAX Interview Questions and Answers

 
Top of Link batk to Basic AJAX Interview Questions and Answers
Link batk to Basic AJAX Interview Questions and Answers