Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


TUTORIALS
Tutorial: How to Do the Ajax Thing with Oracle JDeveloper
05/08/2006 By Frank Nimphius


Over Oracle Technology Network, there is an tutorial explaining on using Ajax in comination with the JDeveloper software. By the end of this how-to, you will have developed a Web page that reads its data from a servlet on the server, using a CSS style sheet to establish alternating background colors for the retrieved data rows. An input text field allows you to provide your input to the printed message. Download a complete Oracle JDeveloper 10.1.3 workspace here.

"Ajax" is a community acronym used by the software industry for a set of related Web browser technologies, which, in combination deliver the rich client user experience for Web applications. The promise of Ajax is to close the usability gap that currently exist between browser based web applications and existing client-server desktop applications. In this article you'll learn how to translate "hello world" into Ajax, going from simple to more advanced in small steps.

Ajax with Oracle JDeveloper

This how-to aims to give you a first hands-on experience of how to work with Ajax in Oracle JDeveloper 10.1.3. As I mentioned in the introduction, there is not much required to program with Ajax. If you want to do more advanced Ajax programming, you will find yourself looking deeper into JavaScript, CSS, and http message codes. From the perspective of the XmlHttpRequest object, this is it: A simple object (or API) with a big impact on Web application development. Because no specific Ajax support is needed by an IDE, you can browse the Internet for more examples and existing javaScript libraries that you use within your application development using Oracle JDeveloper.

   Read Full Tutorial...

 Rate this Ajax Tutorials
 Rating: 9.2 out of 5 votes cast

AJAX NEWS
05/15/2009 A tutorial on Prototype, Google Maps API and the HeatMapAPI
05/15/2009 The World's Most Popular Programming Language Has Fashion and Luck to Thank
05/09/2009 Cross-Browser Widgets
05/08/2009 Monadic parser library for JavaScript
05/05/2009 They Shoot Browsers, Don’t They?
05/01/2009 Feature Detection: State of the Art Browser Scripting


INDUSTRY NEWS
05/19/2006 Ajax grabs center stage at JavaOne, By Tony Baer
05/15/2006 Oracle to boost AJAX, Java , By Paul Krill
05/13/2006 Open AJAX Group Drafts Development Plans, By Stacy Cowley
05/13/2006 AJAX Powers Interactive Marketing ASP, By AjaxWorld News Desk
05/12/2006 AJAX Experts Tackle Security, Other Issues , By Darryl K. Taft
05/11/2006 Adobe Releases Spry Framework for AJAX, By AjaxWorld News Desk
More 
       

      © 2008 ajaximpact.com. All rights reserved.