当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: I do believe the center of Jav
 

 

 ·intellij idea 3.0 @ jdj    »显示摘要«
    摘要: i must admit, until recently my idea of an integrated development environment was emacs, a couple of shell windows, and a six-pack of dr. pepper. i had nothing against ides, in fact i was all for......
 ·enterprise javabeans @ jdj    »显示摘要«
    摘要: although ive been following ejb 2.0 very closely, it was only recently that i walked into a project that was the perfect venue for its new features, such as the much enhanced container-managed pe......


ASK: Making Server-Side Development Easy @ JDJ

i do believe the center of java development is the programmer who is creating object-oriented java code. but how do you achieve this when developing web applications? in the internet scenario the client and server sides are disconnected: the front end is shown to the user miles away from where the real code thats reacting to it is executed. even worse, the visual code is different from the code that executes the logic. how much time does a java web application developer dedicate to tasks that differ from real application logic? forty percent? thirty percent? and what about maintenance?

ask is a front-end application server that provides the necessary support for numerous requests. this is achieved with a server-side servers topology. within this architecture its possible to set up as many ask servers as you need, indicating which applications every ask server should support, and also which applications run in which servers. all the architecture is described in one xml file.

ask is built on the premise that the application logic should be 100% java, 100% object-oriented, and 0% http/html. to achieve
...   下一页

 ·jdiff - what really changed? @ jdj    »显示摘要«
    摘要: one of the most common questions java developers ask after downloading a new version of a product is: "what really changed?" jdiff is an open source java tool, based on javadoc and developed by the ......
» 本期热门文章:

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