By bloid
via technology.amis.nl
Submitted: Aug 07 2008 / 12:49
Even when JSF was not around and ADF Faces was still called UIX, Oracle already had the cool "Partial Page Request" (PPR) feature. What this boils down to is that when a certain component in the page issues a "partial event" , an (AJAX-like) request will be sent to the server that (by default) only refreshes the component itself based on the server response, rather than refreshing the entire page
SaveShareSend
Tags: frameworks, java
Add your comment