Multiple choice

With which of the following set of technologies, when a user clicks a button, one can use JavaScript and DHTML to immediately update the user interface and spawn an asynchronous request to the server to perform an update or query a database?

  1. Java applet

  2. Ajax

  3. Filter

  4. OrbixWeb

  5. Event

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

With Ajax, when a user clicks a button, one can use java script and DHTML to immediately update the user interface and spawn an asynchronous request to the server to perform an update or query a database.