Ajax on Java the essentials of XMLHttpRequest and XML programming with Java
This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into y...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2007.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627233706719 |
Tabla de Contenidos:
- Setup
- JavaScript for Ajax
- A simple Ajax Servlet
- XML and JSON for Ajax
- Getting useful data
- Ajax libraries and toolkits
- Ajax tags
- Ajax on struts
- JavaServer faces and Ajax
- Google web toolkit.