Ajax in Oracle JDeveloper

Free Download

Authors:

Edition: 1

ISBN: 978-3-540-77595-9, 978-3-540-77596-6

Size: 20 MB (21477154 bytes)

Pages: 224/231

File format:

Language:

Publishing Year:

Category: Tags: , ,

Deepak Vohra (auth.)978-3-540-77595-9, 978-3-540-77596-6

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.


Table of contents :
Front Matter….Pages I-XIV
What is Ajax?….Pages 1-17
Developing an Ajax Web Application….Pages 19-43
Less JavaScript with Prototype….Pages 45-60
Ajax with Java-GWT….Pages 61-87
Ajax with Java-DWR….Pages 89-106
Ajax without JavaScript — AjaxTags….Pages 107-128
Ajax with JSF-Ajax4jsf….Pages 129-158
Ajax with PHP-Xajax….Pages 159-179
RSS Feed with Ajax….Pages 181-194
Web Search with Ajax….Pages 195-219
Back Matter….Pages 221-224

Reviews

There are no reviews yet.

Be the first to review “Ajax in Oracle JDeveloper”
Shopping Cart
Scroll to Top