java
AJAX and HTTP issues
Filed in archive AJAX by gautam on June 20, 2008
ajax_forms.jpg
A number of developers have a notion that users are neither interested in saving web page nor losing network connectivity but they might be thinking in the wrong direction. One of the results of AJAX application is that they are dependant upon the existence of application server being available.

A number of web users feel that they have the freedom of saving web page which they can access at any given point of time. Various frameworks have come up recently which are aimed at tackling the offline scenario. The data is cached from the home server and in case offline changes are made the changes can be written to the home server when they become available but the back and forth requests to application generated by Ajax applications are not within its scope.

A number of developers try to make an effort to solve this problem by loading miniature application server on client via Java and it solves the problem initially too but after some point of time it might lose its purpose and the issue of saving web page remains unresolved.

From the user point of view they feel that they treat application like a webpage and users end up clicking the back button which ends up working like an undo button in a conventional step by step form based application. One of the issues addressed by AJAX in conventional web development is the stateless nature of HTTP protocol and it suffers from the same problem itself.

For overcoming this problem state could be tagged with hash code and redirecting the browser to the URL calling the hash code and when user hits the back button the user is directed to the earlier page rather than reaching the page at the beginning.

Thnx Justin

Permalink: AJAX and HTTP issues
Tags: AJAX  application  HTTP    ajax  book+yours  advertisement+book  yours+here 
Trackback: http://publish.creative-weblogging.com/publish/mt-tb.pl/126883
img Addthis img Ask img Blinklist img del.icio.us img Digg img Fark img Facebook img Google img Lycos img Ma.gnolia Add this page to Mister Wong Mr Wong img Netscape img Netvousz img Newsvine img Reddit img StumbleUpon img Slashdot img Tailrank img Technorati img Wink img Yahoo

Vote for AJAX and HTTP issues:

  • Currently 8.00/10
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Rating: 8.00 out of 2 vote(s) cast.
 
Subscribe
Share It
RSSrss
See all blog subscribe options
Google google
What is RSS?
Yahoo! yahoo
Addthis Subscribe using any feed reader!
Bloglines Bloglines
Newsletter

TwitterFollow us on Twitter!