Using cWebHttpHandler with JSON instead of tWebValueTree: Difference between revisions

m
no edit summary
m (formatting)
mNo edit summary
 
Line 75: Line 75:


Note that ClientAction takes a variant parameter that it serializes to JSON. Both API's are backwards compatible so working with tWebValueTree still works. The value tree's are also still used for client web properties.
Note that ClientAction takes a variant parameter that it serializes to JSON. Both API's are backwards compatible so working with tWebValueTree still works. The value tree's are also still used for client web properties.
[[Category: Web Applications]]