Home Freemagazine Issue10 How Traditional Web Applications Works



How Traditional Web Applications Works
Posted on: June 10, 2009 at 12:00 AM
This section explores the working of the browser in traditional web applications and then in the next section we will explore the working of Ajax based application.

How Traditional Web Applications Works

       

  1. How traditional web applications works?
    This section explores the working of the browser in traditional web applications and then in the next section we will explore the working of Ajax based application. Activities involved from making a ?user request from the browser? to ?getting response back to the browser? can be divided into five steps:
  • User does something in the browser (For example, User makes a request for a web page)
  • Browser sends request for the page to the server
  • Server finds the request and generates the requested web page (HTML+CSS) as a response to the request.
  • Data is returned in response to the request.
  • Now the browser replaces view with the data sent as response from the server.

Come to learn more about: http://javajazzup.com/issue10/page9.shtml

       

Related Tags for How Traditional Web Applications Works:
cidebrowserdivusergetrequestviintidresponserowrowsietowsewseitepsbackcanusefrombrowseinmntpscaesstepintoacktiesspespquestkivdivideactttssthstepsstonomolo


More Tutorials from this section

Ask Questions?    Discuss: How Traditional Web Applications Works  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.