Welcome Guest, Not a member yet? Register   Sign In
Stateful Internet Applications (ajax experts required)
#11

[eluser]Randy Casburn[/eluser]
No, this is not about PHP sessions. Please go investigate this: http://aptana.com/jaxer/book and you'll see that it is purely Javascript running on both the server and the client working together to seemlessly deal with your DOM issues of survivability and statefulness. Since the server has access to, and can actually build and deliver the entire DOM, it can also store it prior to the the browser ever displaying it. Therefore, the server has essentially "stored the state" of the browser's view _before_ the browser ever displayed the view.

Please read the page above. I think it will make better sense than I have here. What I'm talking about has nothing to do with PHP!

Randy




Theme © iAndrew 2016 - Forum software by © MyBB