Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Architecture & Framework
打印话题 寄给朋友 订阅主题 |
作者 | Re:Best web framework? Struts or Cocoon [Re:coder] |
Julian13
发贴: 387 积分: 52 |
于 2002-12-19 02:32
coder wrote: I don't like TagLib too but find JSP okay for prototyping. Both are good for initial prototypying and presentation purpose. However, the application become hard to maintain when the size growth. The client and server side mess up like a chaos. I am recently doing a intranet purchasing system for the employee placing order. Since these ordering works are manual intensive, the client require a more interactive and user friendly GUI, for example, text box pop up with available value filtering, auto-filling related field (like selecting template order then fill up the new order), etc. I believe these requirements are typical for client-server application but not so common for the stateless web environment. So, I expected some of the web framework or application has addressed these issue (bad that I'm wrong). Do you think these requirements should be addressed by a framework? For my initial solution, I have a set of JavaScripts and JSPs generated according to the database schema such that my HTML form can utilize them for auto data retrieve and form filling (They work closely with some auto-generated servlet, domain and DAO classes as I mention before). A prior solution about JavaScript-Applet has been done too. However, it has higher barrier than using JavaScript and JSP. My generated code work siimilar to the following links: http://www.aspfree.com/authors/Dario_Medele/masterdetail.ASP http://ashleyit.com/rs/jsrs/select/php/select.php Any comment for my solution? Hopefully my work can be saved from a better framework in near future. CJSDNer6月14日北京聚会花絮 |
话题树型展开 |
已读帖子 新的帖子 被删除的帖子 |
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 |