Cantitate/Preț
Produs

Ajax in Oracle JDeveloper

Autor Deepak Vohra
en Limba Engleză Paperback – 11 mar 2008

ABORDAREA PRACTICĂ: Ajax in Oracle JDeveloper prioritizează implementarea tehnică în detrimentul teoriei abstracte, oferind un raport optim între conceptele de transfer asincron și exercițiile de codare. Notăm cu interes modul în care Deepak Vohra transformă complexitatea tehnologiei Ajax într-un set de proceduri clare, utilizând Oracle JDeveloper ca instrument central de orchestrare. Reținem că volumul nu se limitează la o singură tehnologie de server, ci explorează versatilitatea Ajax în ecosisteme diverse, de la Java și JSF până la PHP.

Ca și Steven Douglas Olson în Ajax on Java, autorul distilează experiență reală în principii acționabile, însă Deepak Vohra merge mai departe prin centrarea întregului flux de lucru pe avantajele IDE-ului JDeveloper, precum editorul integrat de JavaScript și extensiile PHP. Structura cărții urmărește o progresie logică: după o introducere necesară în fundamentele Ajax, conținutul se ramifică în soluții specifice de tip framework, cum sunt Prototype, DWR sau Ajax4jsf. Ultimele capitole sunt dedicate unor aplicații concrete, precum motoarele de căutare web și fluxurile RSS, demonstrând eficiența reducerii încărcării serverului și a lățimii de bandă.

În contextul operei sale, această lucrare completează expertiza autorului începută cu titluri precum „Processing XML Documents with Oracle JDeveloper 11g”. Dacă în alte lucrări precum Pro MongoDB Development sau Docker Management Design Patterns Vohra explorează baze de date NoSQL și orchestrare de containere, aici se concentrează pe rafinarea interfeței și a experienței utilizatorului în aplicații web enterprise. Este un manual tehnic care pune accent pe capturi de ecran și fragmente de cod menite să faciliteze tranziția de la pagini web statice la aplicații dinamice și reactive.

Citește tot Restrânge

Preț: 31936 lei

Preț vechi: 39920 lei
-20%

Puncte Express: 479

Carte tipărită la comandă

Livrare economică 25 mai-08 iunie


Specificații

ISBN-13: 9783540775959
ISBN-10: 3540775951
Pagini: 240
Ilustrații: XIV, 224 p.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 0.37 kg
Ediția:2008
Editura: Springer
Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Professional/practitioner

De ce să citești această carte

Recomandăm această carte programatorilor Java și PHP care utilizează Oracle JDeveloper și doresc să optimizeze performanța aplicațiilor web. Cititorul câștigă o înțelegere practică a modului în care poate reduce timpul de răspuns și încărcarea serverului prin tehnici asincrone. Este un ghid esențial pentru cei care au nevoie de implementări rapide de validare a formularelor și integrare de framework-uri Ajax într-un mediu de dezvoltare profesional.


Despre autor

Deepak Vohra este un consultant de prestigiu și membru principal al companiei software NuBean.com. Cu o experiență de peste cinci ani în domeniile XML, programare Java și Java EE, Deepak deține certificări Sun ca programator Java și dezvoltator de componente web. Expertiza sa este reflectată într-o bibliografie tehnică impresionantă, fiind autorul unor volume de referință despre JDBC 4.0, Oracle Fusion Middleware și dezvoltarea Java EE cu Eclipse. Abordarea sa pedagogică se bazează pe scenarii reale de utilizare și pe stăpânirea instrumentelor de dezvoltare de tip IDE.


Descriere scurtă

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.
 

Cuprins

What is Ajax?.- Developing an Ajax Web Application.- Less JavaScript with Prototype.- Ajax with Java-GWT.- Ajax with Java-DWR.- Ajax without JavaScript — AjaxTags.- Ajax with JSF-Ajax4jsf.- Ajax with PHP-Xajax.- RSS Feed with Ajax.- Web Search with Ajax.

Recenzii

From the reviews:
"This technical reference is both a general guide to Asynchronous JavaScript and XML (Ajax) and a specific guide that focuses on a single development tool, Oracle JDeveloper 11g. … The book provides numerous Java screen shots and coding examples, helping users to step through their understanding of each process. … Useful for Ajax software developers using Oracle JDeveloper. Summing Up: Recommended. Upper-division undergraduates through professionals; technical program students." (H. J. Bender, Choice, Vol. 46 (2), October, 2008)
"It offers an overview of all of the options available for adding Ajax to an application developed with JDeveloper. … The summary tables of the key methods and properties would prove very useful to new developers. … For any JDeveloper user wishing to add Ajax to their application and unsure about which approach to take, this book would make an excellent resource, providing a very useful high-level overview." (Stephen Smith, Library & Information Update, July/August, 2009)
"This book will provide you with new knowledge concerning the binding of AJAX parts and the creation of a functional web AJAX application. … The examples are detailed enough for beginners to easily understand and implement them in their own web application. … This book is an ideal one for librarians who create and maintain web sites … . I would also recommend the book to students who learn AJAX. … All in all, the book is very useful, not too hard to read." (Tomislav Jakopec, International Cataloguing and Bibliographic Control, Vol. 38 (2), April/June, 2009)
"The book starts by explaining the basics and the core of Ajax. … The book is a well-written mix of different areas, with a lot of screen shots explaining the various steps needed to create Ajax-based applications. … The target readers for this book are developers who already know HTML, JavaScript, and XML, who want to produce their Websites using Ajax, and who also want to use a kind of programming environment. For this group, the book is highly recommended." (K. Waldhör, ACM Computing Reviews, June, 2009)