202. Ajax in Java Applications
202. Ajax in Java Applications Version 5.0 This course guides Java developers through the sometimes bewildering array of approaches to adding Ajax functionality into their web applications. We analyze the challenges of supporting Ajax from the server side, going beyond simple Ajax request-handling strategies to consider goals such as: • Adhering to the model/view/controller pattern • Minimizing duplication of business and presentation logic • Providing Ajax code transparent access to the application’s domain model Reuse mechanisms such as JSP tag
[Read the rest of this entry...]
