Sami Salkosuo
eBook, ePUB

DWR Java AJAX Applications (eBook, ePUB)

A step-by-step example-packed guide to learning professional application development with Direct Web Remoting

Sofort per Download lieferbar
23,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
12 °P sammeln!
In DetailAJAX enables rich desktop-like user interfaces in the browser and enables interactive interfaces that can even replace traditional user interfaces. DWR (Direct Web Remoting) is an Open Source Java framework for building AJAX applications. DWR's main idea is to hide AJAX implementation details, like XMLHttpRequest, from developers. By using DWR, you can concentrate on developing the application and business objects and leave AJAX details behind the scenes where they belong. DWR allows server-side Java classes to be used in the browser and JavaScript functions to be used on the server (...