Home Freemagazine Issue10 Ajax Frameworks Types



Ajax Frameworks Types
Posted on: December 18, 2008 at 12:00 AM
There are two types of Ajax based frameworks used in the web programming nowadays: Serverside Framework and Client-side Framework.

Ajax Frameworks Types

       

There are two types of Ajax based frameworks used in the web programming nowadays: Serverside Framework and Client-side Framework. Server-side framework is installed inside the server while Client-side framework entertains the user?s browser to access the web. Similarly, the code executed on the Web server is considered as Server-side code while if executed on the user?s browser is known as Client-side Framework.

  1. Server Side Framework
    The framework that is installed inside the server is known as Server-side framework. The coding of server-side framework is actually not created in JavaScript but it is the same language that API provided for server-side framework. So, it is not mandatory for the developers to be skilled in JavaScript for server-side framework programming. Nearby all the frameworks in server-side accepts the coding of developers and automatically translates it into Ajax when user accesses the website.
      
  2. Client Side Framework
    As opposing the server-side, Client-side framework is accessed and executes within the user?s browsers. For creating Ajax based client-side framework, developers must be efficient enough in JavaScript as well as XML. Because Ajax-based client side website is fully depended upon Ajax and it also needs to a wide range of coding for different browsers.

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

       

Related Tags for Ajax Frameworks Types:
cajaxprogrammingwebidebrowserserverframeworksframeworktypesclientusersedtypeinstallclient-sidecliidserversaiserver-siderowframerowsieworkadaprogramwhiletoramwsebaseserversidewseilaxrsiliusepecebrowseenterinnoasstamntsidsideminminjadbasedclesaseallmeprodaysessdaysowakisllandarstalledccrtrvtwssthstaccesseworkframprmindogro


More Tutorials from this section

Ask Questions?    Discuss: Ajax Frameworks Types  

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.