Changes for page Development-Backtracking

Last modified by Pascal Robert on 2010/09/13 00:29

From version 9.1
edited by Pascal Robert
on 2010/09/13 00:29
Change comment: There is no comment for this version
To version 7.1
edited by Pascal Robert
on 2010/09/13 00:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  == Prevention with Direct Actions ==
6 6  
7 -Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[Development-Direct Actions]] in your app.
7 +Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[Web Applications-Development-Direct Actions]] in your app.
8 8  
9 9  == Old Sessions and Backtracking ==
10 10