天空是藍(lán)色的

          做好軟件為中國 #gcc -c helloworld.c -o helloworld.o //編譯目標(biāo)文件 #gcc helloworld.o -o helloworld //編譯成可執(zhí)行exe #helloworld //運行exe
          數(shù)據(jù)加載中……
          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)  編輯  收藏 所屬分類: 工作總結(jié)

          主站蜘蛛池模板: 蒙自县| 墨脱县| 威信县| 景德镇市| 雅江县| 蓬溪县| 海门市| 宾川县| 屯留县| 监利县| 彰化市| 通河县| 海门市| 扬州市| 孟津县| 黄石市| 泗洪县| 鄂托克旗| 湖州市| 铁岭县| 双城市| 会泽县| 福泉市| 长泰县| 河间市| 武威市| 大悟县| 滦平县| 东兴市| 玉山县| 纳雍县| 永清县| 无为县| 奉节县| 安远县| 湖北省| 永城市| 林周县| 南木林县| 桃园县| 玉屏|