Changes for page ERPrototaculous

Last modified by Ravi Mendis on 2010/11/18 05:07

From version 162.1
edited by Ravi Mendis
on 2009/07/17 07:50
Change comment: There is no comment for this version
To version 163.1
edited by Ravi Mendis
on 2009/07/20 02:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,6 +100,12 @@
100 100  
101 101  So for ajax, the current state of the page fragment component is all that is necessary.
102 102  
103 +{{info title="No More"}}
104 +
105 +A 100% ajax WO-app (like an ERDivaLook D2W app) will no longer be plagued by the well known _limitation_ of WebObjects - the browser *backtrack problem*.
106 +
107 +{{/info}}
108 +
103 103  == Ajax Actions in ERPrototaculous ==
104 104  
105 105  Typically, in a WebObjects application, an action would return the contents of the entire page.