aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Uses of Ajax Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Uses of Ajax" Watch "Uses of Ajax" New topic
Author

Uses of Ajax

Rajpreet Bajwa
Greenhorn

Joined: Feb 09, 2002
Posts: 14
I haven't used ajax much but from what I read its uses seem pretty limited. The only benefit is that it saves you a full page refresh and thus the time associated with it. Am i missing something ?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
"javabean",

The one thing you are missing is following the one rule we have here at the Ranch. We don't have many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. "javabean" is obviously not your real name, so it fails the policy test.

Eric Pascarello
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

Do not underestimate the power of this seemingly minute detail. The ability make discrete requests back to the server without a page reload opens a world of possibilities.

P.S. Be aware that accounts within invalid display names are not eligible for the book promotion.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Rajpreet Bajwa
Greenhorn

Joined: Feb 09, 2002
Posts: 14
Yes, I realized that.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

"Sona S", you have previously been warned regarding adjusting your display name to meet JavaRanch standards. This is not optional. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it prior to your next post.

Your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Initials for a last name are not acceptable.

Be aware that accounts with invalid display names are removed.

bear
JavaRanch Sheriff
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Uses of Ajax
 
Similar Threads
Html Layout for Ajax
Ajax website?
Ajax Code on a website
Welcome Ryan Asleson and Nathaniel Schutta
MVC in AJAX