Cargando…

Dynamic Apache with Ajax and JSON

Want to make your Ajax apps more dynamic? This Short Cut shows you how. It covers: Using the Apache 2.2.x framework to build MVC applications incorporating design patternsBuilding custom Apache modules that handle Ajax requests using JSONSolving the page refresh problem in Ajax apps by tracking per...

Descripción completa

Detalles Bibliográficos
Autor principal: Brown, Tracy
Lenguaje:eng
Publicado: O'Reilly Media, Inc 2006
Materias:
Acceso en línea:http://cds.cern.ch/record/1437923
Descripción
Sumario:Want to make your Ajax apps more dynamic? This Short Cut shows you how. It covers: Using the Apache 2.2.x framework to build MVC applications incorporating design patternsBuilding custom Apache modules that handle Ajax requests using JSONSolving the page refresh problem in Ajax apps by tracking persistent sessions and using that information to reset the user interface when appropriate We walk you through, in detail and with complete code listings, how to develop the necessary Apache 2.2.x modules. And we conclude with a comprehensive set of appendixes that cover the entire Apache development