Ajax for Java developers: Build dynamic Java applications The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm. with ajaxapplicationcycleobstaclespage-reloadpresentsusabilitywebby 3 users
Ajax for Java developers: Java object serialization for Ajax If you're doing JavaWeb development using Asynchronous JavaScript and XML (Ajax), then delivering data from the server to the client is probably your top concern. In this second article in the Ajax for Java developers series, Philip McCarthy
walks you through five approaches to Java object serialization and gives you all the information you need to choose the data format and technology best suited to your application. with ajaxasynchronousdatadeliveringdevelopmentjavascriptjavawebxml