Multiple choice

By using which of the following can you accomplish dynamically update the totals on your shopping cart without forcing the user to click update and wait for the server to resend the entire page?

  1. Java applet

  2. Filter

  3. OrbixWeb

  4. Portable object adapter

  5. Ajax

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

By using Ajax, you can accomplish dynamically update the totals on your shopping cart without forcing the user to click update and wait for the server to resend the entire page.