当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: The vast majority of Java ent
 

 

 ·zip objects, zap wait time @ jdj    »显示摘要«
    摘要: as the capabilities of our distributed applications increased, so did our consumption of bandwidth. in 1998, our server sent objects no larger than 50k to a group of users on a local network. ......
 ·jsp 2.0 technology @ jdj    »显示摘要«
    摘要: javaserver pages (jsp) technology originated more than four years ago as a powerful way to dynamically generate html on the server side. over time, and with the input of the developer community, js......


Client/Server Is Not the Only Fruit @ JDJ

the vast majority of java enterprise applications are architected along the lines of suns original petstore showcase application. rather than seeing this as a market stall displaying all the j2ee goods on offer, developers took it as a blueprint for enterprise applications. it certainly created a lot of work for java application developers (as well as systems administrators and systems integrators), but whether most of the applications needed most of the possible layers - including bean-managed persistence and the ubiquitous dao - is open for question at the very least. this article briefly describes some of the testability shortcomings of the traditional j2ee model and presents some alternatives.

the j2ee model

with j2ee we are tied to a single logical server in a client/server architecture, and any component such as a servlet or ejb has to be deployed to the server (potentially a time-consuming process) before we know whether it works. this makes it difficult to use test-driven techniques to develop these components. to make a small change to such a component requires a code change, a rec
...   下一页
 ·javaserver faces @ jdj    »显示摘要«
    摘要: developing interesting and effective java web applications requires simple, robust, and manageable frameworks and the tools that complement them. if you design and develop java applications for a li......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE