中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档 | 网通镜像
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > 编程语言 > Java > Java与XML
Web Application and the Supply Chain @ JDJ
作者:未知 时间:2005-08-10 18:20 出处:Java频道 责编:chinaitpower
              摘要:Web Application and the Supply Chain @ JDJ
Most of us think of Web applications as end-user-oriented systems, bridging the gap between a data user and data. Indeed, many of the currencies of Web application development are oriented toward this goal

The Supply Chain as Seen Through a Web Interface
One important evolutionary phase in a new paradigm shift is its use across companies in a way that allows cross-company usage of data and workflow. The Web application and Java paradigm shift is no exception.

In the example in Figure 1, information flows from suppliers (independent of each other) to a manufacturer and vice versa. The same holds true between the manufacturer and the customer.

In the real world, of course, a manufacturer will have multiple customers and multiple suppliers so this picture can get very crowded. The supply chain can also become much more challenging to manage and very deep as suppliers have subsuppliers and submanufacturers. Thus the supplier is itself a customer in another chain!

Now what if we put a Java application server at each of the supply chain nodes and attached it to the information and workflow sources? What if these application servers provided supply chain information across secure and regular Web connections? Many interesting possibilities can emerge.

The Java and open platform technology behind such a scheme is relatively involved. Beyond having a Java application server at each distinct supply chain node, the server needs to deal with the necessary firewalls separating it from the next node in the chain. Remember, these companies are not affiliated or part of a conglomerate. They are simply doing business with each other, and security is very important.

Two distinct forms of interface are needed for transferring data between nodes in the supply chain - a human interface and a computer interface. The human interface is best represented via HTML or a Java client, while the computer interface is best represented via XML.

One efficient way of achieving such a view is to transfer all necessary data via XML to a central "host" and bounce back that information as needed in either XML or viewable form.

In this scheme, each of the suppliers, the manufacturer or the customer can get important supply chain information back from the so-called "supply chain data services host" (see Figure 2). The customer can get data on the backlog of the manufacturer on a particular product, the part availability for part of a product being manufactured, and so on.

Java and Java Open Appservers in combination with HTML, SSL and XML combine to make this possible across the Web as well as across private networks.

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有