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
on 2010/09/13 00:29
Change comment:
There is no comment for this version
To version 8.1
edited by Pascal Robert
on 2007/09/03 17:04
on 2007/09/03 17:04
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Development-Backtracking 1 +Web Applications-Development-Backtracking - 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