Talk:Single page application
From Wikipedia, the free encyclopedia
[edit] Removal of proposal to merge with AJAX
I'm sorry but the proposal to merge this with AJAX is preposterous. The only thing they have in common is that they rely on Javascript. SPA applications run ENTIRELY within the client; AJAX applications on the other hand by their definition REQUIRE communication with the server.Jemptymethod 02:18, 26 November 2005 (UTC)
I removed the links to GMail applications and the like as they make changes persistant by communicating to a server Database, and not merely changing their own page structure.
[edit] Proposal for removing
This doesn't seem possible and there are no examples mentioned. When you manipulate the dom through script it doesn't get saved when you use the browsers "save as", which only saves the original source, as it should.
How do you get rid of bullshit? —The preceding unsigned comment was added by 203.173.8.152 (talk • contribs) 13:17, 12 August 2006.
- First, sign your comments with ~~~~. Then go to WP:AfD. You may get a better response with a log-in name. Stephen B Streater 22:27, 12 August 2006 (UTC)
I believe that http://www.tiddlywiki.com/ is a good example of an SPA, not that I would have ever thought to call it that. --JadonK 20:08, 4 October 2006 (UTC)
- Interesting, but I think it requires a separate Java application to be saved. So the claim that the application state can be saved with the browser's Save Page seems to be false. Engelec 08:12, 20 October 2006 (UTC)
- It depends on the security policy of the browser and the state of the DOM. BobBagwill 15:56, 16 March 2007 (UTC)