---
title: "What is benifit of AJAX over java applets?"  
description: "What is benifit of AJAX over java applets?"  
author: "Anonymous User"  
published: 2011-05-11  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/891/what-is-benifit-of-ajax-over-java-applets  
category: "ajax"  
tags: ["ajax"]  
reading_time: 1 minute  

---

# What is benifit of AJAX over java applets?

The following are the benefits of AJAX over Java applet: AJAX applications are loaded in seconds, where as Applets takes longer time. The reason is, Applet applications are tend to load large libraries.

## Answers

### Answer by Anonymous User

The following are the benefits of AJAX over Java applet: AJAX applications are loaded in seconds, where as Applets takes longer time. The reason is, Applet applications are tend to load large libraries.


---

Original Source: https://www.mindstick.com/interview/891/what-is-benifit-of-ajax-over-java-applets

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
