Application of the ajax

Related Tags:

  Now ajax very popular, very hot.    However, in the development of enterprise applications, or to cautiously uses ajax, mainly for the following reasons: 
  1.ajax is "icing on the cake" of technology, if not do a good job in the entire application system, but also add ajax user experience, this ends, be tolerated.    With the "Kam" after only need to spend; no "Kam", which spent on? 
  2. Could not ajax place, and resolutely not ajax.    Too difficult because javascript code debugging, it is not such as to refresh it, save a lot of development time 
  3. Prevent too much (too) ajax experience of the users have been spoiled over, otherwise, to come back ah!    After the first users are ajax experience, this will be less development time increase ah 
  4.web development of the more difficult, is not difficult, but the development of technical confusion, especially javascript and dom, completed the same function, there are many ways ordinary, it is difficult to fully grasp the development of 
  5. Found to meet the requirements of the senior web developer difficult, I see most of them are "半桶water" 
  Of course, some timely application ajax experience can still improve customer satisfaction, to the experience more than he expected, he would be very happy.    However, not too much. 
  A rule: All set to accept the ajax never use more than the experience of the way, I introduced the project in ajax technology sentiment, no time modified, written very messy.    I use the ajax-dwr framework, dwr and combine well with spring 



Related articles:

Css use of a section of the definition of input box
  This is a use css do input box, the box can be a top graphics, graded to the bottom, the feeling can be.    Now a lot of things are made directly by flash ui, but flash of database operations more clues are not, to learn well.    <Input name = "aa" type = &...
JavaScript to achieve the parameters passed between pages methods
  Function getparastr (strname)    (    Var hrefstr, pos, parastr, para, tempstr;    Hrefstr window.location.href =;    Pos = hrefstr.indexOf ("?")    Parastr = hrefstr.substring (pos 1);    Para = parastr.split ("...
AJAX is a mound feces
  Author Zhou Han http://spaces.msn.com    AJAX recently, it seems very hot, accounting for the major technical layout of the prominent position.    Let me make technical people, such as anxiety and worry about falling behind.    The total of new technologies to ...
Flash8 the Bitmap Caching Application: Avatar
  Personally feel that the method is cheaper than the flashcom, is a fee resources, but the requirements of the environment is very simple.    Two days for everyone to see a formal application    Http://220.194.55.60:8080/bitmap/MDT.html    This is what I used F...
Dynamic Multi-Input Javascript problem
  </ Pre>    Javascript Dynamic Multi Input:    / / Input.jsp    <% @ Page contentType = "text / html; Big5 charset ="%>    <% Request.setCharacterEncoding ( "big5 ");%>    <script Language="ja...