Changes for page ERPrototaculous

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

From version 233.1
edited by Ravi Mendis
on 2009/07/16 09:42
Change comment: Note on psuedo-statelessness
To version 235.1
edited by Ravi Mendis
on 2009/07/16 09:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -72,5 +72,4 @@
72 72  
73 73  Instead of returning a new context, an ajax update or action is in fact the same.
74 74  
75 -The reason that returning a new context is not necessary is that a client never travels back or forwards in an ajax application unlike in a non-ajax app.
76 -Here the current state (or context) of the update or action is all that is necessary.
75 +The reason that returning a new context is not necessary is that a client never travels back or forwards through an ajax application unlike in a typical WebObjects app. Here the current state (or context) of the update or action is all that is necessary.