Suchen und Finden
Service
Infos und Kontakt
Ajax in Oracle JDeveloper
Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. 'Asynchronously' implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.
- Reduced response time and reduced server load, as the complete web page is not reposted.
- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.
- Separation of data, format and style.
The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE.
- JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development.
- It also provides a PHP extension.
- JDeveloper has a built-in support for JSF and for JDBC.
Mehr eBooks zum gleichen Thema
Access 2002 - Programmierung, von: Bernd Held, Preis: 24,95 EUR
Access 2007 - Das Grundlagenbuch für Entwickler, von: André Minhorst, Preis: 29,95 EUR
iPhone Anwendungsentwicklung für Einsteiger, von: Michael Kain, Preis: 20,00 EUR
JavaScript und Ajax - Das Praxisbuch für Web-Entwickler, von: Jan Winkler, Preis: 24,99 EUR
Maven 2 - Eine Einführung, aktuell zur Version 2.0.9, von: Kai Uwe Bachmann, Preis: 49,80 EUR
JQuery - Das neue JavaScript-Framework für interaktives Design, von: Ralph Steyer, Preis: 34,80 EUR
jQuery Kochbuch - Lösungen für jQuery-Entwickler, von: jQuery Community Experten, Preis: 32,00 EUR
Alle Preise verstehen sich inklusive der gesetzlichen MwSt.; Ersparnis im Vergleich zur Printversion









