天空是藍色的

          做好軟件為中國 #gcc -c helloworld.c -o helloworld.o //編譯目標文件 #gcc helloworld.o -o helloworld //編譯成可執行exe #helloworld //運行exe
          數據加載中……
          web application development frameworks: request-based and component-based.

          There are currently two major schools of web application development frameworks: request-based and component-based.


          Request-based frameworks are very close to the original CGI specification. They use controllers and actions that directly handle incoming requests. Each request is fundamentally stateless. With the introduction of server-side sessions, a certain degree of statefulness has been achieved. The different frameworks basically differentiate themselves by the way they map logic to URLs and how data is structured and provided to the developer.


          Component-based frameworks abstract the developer away from the internals of the request handling and encapsulate the logic into reusable components, often independent from the web medium. The state is automatically handled by the framework, based on the data that is present in each component instance. Together with some form of event handling, this development model is very similar to the features offered by desktop GUI toolkits. The different frameworks basically differentiate themselves by the provided component API and how components are combined together.

          http://www.rifers.org/ 
          https://rife-jumpstart.dev.java.net/

          posted on 2006-01-11 10:53 bluesky 閱讀(451) 評論(0)  編輯  收藏 所屬分類: 工作總結

          主站蜘蛛池模板: 马边| 内乡县| 固镇县| 襄樊市| 尼木县| 霍州市| 岗巴县| 贵德县| 万安县| 浮梁县| 盈江县| 石渠县| 镇原县| 积石山| 容城县| 凤城市| 五原县| 桦甸市| 呼伦贝尔市| 尚志市| 赣榆县| 稷山县| 同仁县| 江北区| 城市| 白河县| 嘉兴市| 南投县| 东明县| 石林| 自治县| 崇明县| 德钦县| 临江市| 成武县| 邓州市| 合阳县| 澎湖县| 巴马| 棋牌| 白沙|