|
Auto-save JSF forms with Ajax: Part 1
In this three-part series, author and Java developer Andrei Cioroianu shows you how to automatically save form data in a Java Web application using Asynchronous JavaScript + XML (Ajax) and JavaServer Faces (JSF) technologies. You'll learn how to submit Web forms with Ajax, how to use the JSF framework to handle Ajax requests, how to control the JSF request processing life cycle, how to manage form data on the server side, and how to identify anonymous users across browser sessions. Discover several frequently occurring development mistakes, including incorrect form-data encoding and improper Ajax request management, which can lead to failed requests and memory leaks.
|
Save [Login] |
0
Clicks Today |
2
Clicks This Month |
8
Total Clicks |
Related JavaScript AJAX Tutorials:
» AJAX: Client Side Actions Before and After PostBack
» jQuery: Easy JavaScript for Designers
» Tip: Make the best use of asynchronous callbacks
» 10 Business Reasons to Use AJAX
» Ajax Edit In Place
|