•Partial page rendering (PPR)
•Only part of page is submitted
–For example, only table values are refreshed
–This makes the user experience smoother
–Available on several components
–JavaScript effects without
JavaScript coding
•AJAX-like
–Asynchronous JavaScript and XML
–Industry-standard method
–Very hot currently