|
|
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.
The different uses of framework for different browsers make the Ajax client-side programming very
complex. The frameworks written for Mozilla cannot be executed in Internet Explorer if
XMLHttpRequest has not been defined and implemented for the Internet explorer too.
The Request XMLHttpRequest performs like a bridge between the server and the client. The developers
have to generate different coding for different platforms to perform it successfully. That’s why the
developers must have the knowledge about which browser has been used by his client; otherwise
the developer has to develop several customize client-side framework for running their own platforms.
Through Client-side framework, users can execute any technology that supports user’s browser. In
Client-side framework, users can modify several features besides codes without sending information
to web server.
In the Client-side framework, user can handle multiple asynchronous request, can detect easily
error handling and exceptions and can mix and match widget facilities to get extra flexibility in the
programming. (Widgets are small interfaces or components that can be integrated with an application
easily through client side framework)
Client-side framework is used in online games, customizing the display without reloading the page
and getting data about the user’s screen or browser. The examples of client-side framework are
Prototype, DOJO Toolkit, Rico, Script.aculo.us and many more.
Pros and Cons of Client Side Frameworks
Client-side framework is more flexible than server-side due to multi-handing frameworks, easily
error handling and exceptions while the adding of widgets makes it extra-flexible.
|
|
Apr 2008 | Java Jazz Up | 46 |
|
|
|
Pages:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53 ,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63 ,
64,
65 ,
66 ,
67 ,
68 ,
69 ,
70,
71,
72,
73,
74,
75,
76,
77,
78,
Download PDF |
|
|
|