Topic: 一个关于中、大型Java应用的架构问题 |
Print this page |
1.一个关于中、大型Java应用的架构问题 | Copy to clipboard |
Posted by: luoq_dl Posted on: 2002-12-16 16:38 当前,如果使用Java技术来架构一个中、大型的应用系统, 较常用的是使用三层架构技术来架构系统,前端使用JSP、 XML、XSL来展示数据,用Servlet、Session Bean来处理应 用逻辑(两种方式,一种是Servlet处理部分逻辑、一种是 Servlet根本不处理逻辑,仅仅是一种Session Bean的包装 机制),用Entity Bean来完成数据访问的封装。 也有用Java Bean来代替EJB的方案。 但是,我的困惑如下: 我们能不能讨论出一种较为通用的中、大型应用的适合中国 情况架构模式,及其在这种架构下,使用的各种技术及使用 目标。这样,对大家以后架构系统、技术学习方向等有个 参考作用? |
2.Re:一个关于中、大型Java应用的架构问题 [Re: luoq_dl] | Copy to clipboard |
Posted by: floater Posted on: 2002-12-16 22:31 There is an application framework board here, we can discuss what you might be interested in there. |
3.Re:一个关于中、大型Java应用的架构问题 [Re: luoq_dl] | Copy to clipboard |
Posted by: HenryYu Posted on: 2003-02-26 17:38 http://henryyu.nease.net/design/j2eeFrameworkDesign.htm |
4.Re:一个关于中、大型Java应用的架构问题 [Re: luoq_dl] | Copy to clipboard |
Posted by: floater Posted on: 2003-03-01 05:03 Good article, but more logical explanation would be better. It's how's, not why's, kind of having half of a good lunch. . But it's good. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |