Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / December 2006

Tip: Looking for answers? Try searching our database.

AJAX vs java or vs html ?

Thread view: 
FreeStyler - 27 Dec 2006 13:13 GMT
What AJAX swap jsp, js, java or html/dhtml ?
ge0rge - 27 Dec 2006 13:36 GMT
> What AJAX swap jsp, js, java or html/dhtml ?

Your 2007 resolution - I will do a google search first.

This is from Wikipedia
Ajax, shorthand for Asynchronous JavaScript and XML, is a web
development technique for creating interactive web applications. The
intent is to make web pages feel more responsive by exchanging small
amounts of data with the server behind the scenes, so that the entire
web page does not have to be reloaded each time the user makes a change.
This is meant to increase the web page's interactivity, speed, and
usability.

The Ajax technique uses a combination of:

XHTML (or HTML) and CSS, for marking up and styling information.
The DOM accessed with a client-side scripting language, especially
ECMAScript implementations such as JavaScript and JScript, to
dynamically display and interact with the information presented.
The XMLHttpRequest object is used to exchange data asynchronously with
the web server. In some Ajax frameworks and in certain situations, an
IFrame object is used instead of the XMLHttpRequest object to exchange
data with the web server, and in other implementations, dynamically
added <script> tags may be used.
XML is sometimes used as the format for transferring data between the
server and client, although any format will work, including preformatted
HTML, plain text, JSON and even EBML. These files may be created
dynamically by some form of server-side scripting.
Like DHTML, LAMP and SPA, Ajax is not a technology in itself, but a term
that refers to the use of a group of technologies.
Sundar - 28 Dec 2006 08:58 GMT
> Your 2007 resolution - I will do a google search first.

I agree with George. Its a good idea to google first for these kinds of
questions.

-Sundar

> > What AJAX swap jsp, js, java or html/dhtml ?Your 2007 resolution - I will do a google search first.
>
[quoted text clipped - 24 lines]
> Like DHTML, LAMP and SPA, Ajax is not a technology in itself, but a term
> that refers to the use of a group of technologies.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.