JPH11338808A - Home page confirming method - Google Patents

Home page confirming method

Info

Publication number
JPH11338808A
JPH11338808A JP10145415A JP14541598A JPH11338808A JP H11338808 A JPH11338808 A JP H11338808A JP 10145415 A JP10145415 A JP 10145415A JP 14541598 A JP14541598 A JP 14541598A JP H11338808 A JPH11338808 A JP H11338808A
Authority
JP
Japan
Prior art keywords
data
homepage
confirmation
home page
production
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10145415A
Other languages
Japanese (ja)
Inventor
Yasuaki Mitsuhata
恭明 光畑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10145415A priority Critical patent/JPH11338808A/en
Publication of JPH11338808A publication Critical patent/JPH11338808A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To easily set the condition of a home page which is dynamically generated and also to shorten the confirming time of the home page by attaining the easy confirmation of contents of the home page without changing its environment. SOLUTION: A confirming client computer 1 includes a transfer data generation part 15 which converts the condition data 11 and the end notification data 13 into the forms to be transferred to a server computer 3 and a confirming data acquisition part 16 which acquires the confirming home page display data 46 generated by the computer 3. The data 11 are inputted for the computer 1 to dynamically generate a home page. Then the data 11 are converted into the transfer data and notified to the computer 3 where the dynamic home page data are generated from the data 11. The computer 1 can instantaneously display and confirm the dynamic home page data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット/
イントラネット環境における動的に生成されるホームペ
ージ確認方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention
The present invention relates to a method for confirming a dynamically generated homepage in an intranet environment.

【0002】[0002]

【従来の技術】ホームページ作成においては作成したホ
ームページ定義ファイルの表示結果を確認する必要があ
る。この確認段階において表示内容を確認するには、実
際に本番段階で使用されるホームページを表示するため
のブラウザと呼ばれるソフトウエアを使用して確認する
ことができる。
2. Description of the Related Art When creating a homepage, it is necessary to confirm the display result of the created homepage definition file. In this confirmation step, the displayed contents can be confirmed by using software called a browser for displaying a homepage actually used in the actual stage.

【0003】[0003]

【発明が解決しようとする課題】現在では、ホームペー
ジを動的に生成し日時やアクセスユーザ等により表示内
容を変更することが可能である。
At present, it is possible to dynamically generate a home page and change the display content according to the date and time, the access user, and the like.

【0004】上記従来技術では、ホームページ生成後で
の確認しかできないために、日時やアクセスユーザ等の
条件を毎回設定して1つずつ確認していかなければなら
ず、表示内容の確認に多くの時間を要するという問題が
あった。また、日時データなどのサーバコンピュータで
の環境設定変更が必要な条件については全てのクライア
ントに影響を及ぼすために表示内容の確認をするために
はサーバコンピュータを占有しなければならない問題も
あった。
[0004] In the above-mentioned conventional technology, since only confirmation after homepage generation can be performed, conditions such as date and time and access user must be set each time and confirmed one by one. There was a problem that it took time. Further, there is another problem that the condition that the environment setting needs to be changed in the server computer, such as the date and time data, affects all the clients, so that the server computer must be occupied in order to confirm the display contents.

【0005】本発明の目的は、動的に生成されるホーム
ページについて容易に表示内容の確認を行えるようにす
ることにある。
An object of the present invention is to make it possible to easily confirm the display contents of a dynamically generated homepage.

【0006】本発明の他の目的は、動的に生成されるホ
ームページの条件設定について実際のサーバコンピュー
タの環境設定変更を必要とせず他のクライアントコンピ
ュータへの影響を及ぼさない確認が行え、さらに、確認
したホームページの内容をただちに本番用のホームペー
ジとして使用できるようにすることにある。
Another object of the present invention is to make it possible to confirm the condition setting of a dynamically generated home page without changing the environment setting of an actual server computer and without affecting other client computers. The purpose is to make the contents of the confirmed homepage immediately usable as a production homepage.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、クライアントコンピュータで動的にホームページを
生成するための条件を条件データとして入力する。前記
条件データは転送用データに変換されサーバコンピュー
タに通知される。サーバコンピュータでは通知された条
件データから動的ホームページ生成を行うソフトウエア
に条件データを与えるようにし動的ホームページデータ
を生成する。クライアントコンピュータでは生成された
前記動的ホームページデータを即時に表示し確認できる
ようにしたものである。
In order to achieve the above object, a condition for dynamically generating a homepage by a client computer is input as condition data. The condition data is converted into transfer data and notified to the server computer. The server computer generates the dynamic homepage data by giving the condition data to the software for generating the dynamic homepage from the notified condition data. In the client computer, the generated dynamic homepage data can be immediately displayed and confirmed.

【0008】上記他の目的を達成するために、クライア
ントコンピュータからの転送データに条件データや終了
通知データが付属されているか判定する。付属されてい
なければ、動的ホームページ生成ソフトウエアのホーム
ページ生成条件はオペレーティングシステムから取得さ
れる日時データやアクセスユーザデータ用デーベースか
ら取得されるアクセスユーザデータにより取得し動的ホ
ームページデータを生成するようにし、付属データがあ
り条件データであれば、付属データからホームページ生
成条件を取得し動的ホームページデータを生成するよう
にしたものである。また、付属データが終了通知データ
であれば、確認済のホームページ定義ファイルを本番用
のホームページ定義ファイルに展開するようにしたもの
である。
In order to achieve the above object, it is determined whether or not condition data and end notification data are attached to data transferred from a client computer. If it is not attached, the homepage generation conditions of the dynamic homepage generation software are obtained from the date and time data obtained from the operating system or the access user data obtained from the access user data database to generate the dynamic homepage data. In the case where there is attached data and condition data, a homepage generation condition is acquired from the attached data to generate dynamic homepage data. If the attached data is end notification data, the confirmed homepage definition file is expanded into a production homepage definition file.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施例を図を使用
して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明の実施例を示すブロック図
である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0011】確認用のクライアントコンピュータ1は、
条件データ11付きでホームページの生成を要求する確
認用ホームページ生成要求部10、終了通知データ13
付きで確認の終了と本番環境への展開を要求する確認終
了要求部12、確認内容を表示する確認用ホームページ
表示部14、条件データ11や終了通知データ13をサ
ーバコンピュータ3へ転送する形式に変換する転送用デ
ータ生成部15、サーバコンピュータ3で生成された確
認用ホームページ表示データ46を取得する確認用デー
タ取得部16を備えている。
The client computer 1 for confirmation is
Confirmation homepage generation request unit 10 for requesting generation of a homepage with condition data 11, end notification data 13
A confirmation end requesting unit 12 for requesting termination of confirmation and deployment to the production environment, a confirmation homepage display unit 14 for displaying confirmation contents, and conversion of condition data 11 and termination notification data 13 to a format for transfer to the server computer 3. And a confirmation data acquisition unit 16 for acquiring confirmation home page display data 46 generated by the server computer 3.

【0012】本番用クライアントコンピュータ2は、本
番用ホームページ生成要求部21、本番用ホームページ
表示部22、及び各要求を実現するブラウザソフトウエ
ア23を備えている。
The production client computer 2 includes a production home page generation request unit 21, a production home page display unit 22, and browser software 23 for realizing each request.

【0013】サーバコンピュータ3は、確認用クライア
ントコンピュータ1と本番用クライアントコンピュータ
2からの要求データを受け取るWWWサーバ30、条件
データ11や終了通知データ13の存在有無、及びデー
タの種別を判定する付属データ解析部33、付属データ
種別が条件データ11である場合の動的ホームページ生
成部38への条件を設定するデータ設定部34、付属デ
ータの有無により動的ホームページ生成部38の入出力
ファイルを切り替える入出力切替え部37、本番用ホー
ムページ生成要求部21からの要求の時の動的ホームペ
ージ生成部38の入力となるオペレーティングシステム
32から取得する日時データ36、動的生成データ用D
B41、アクセスユーザデータ用DB35、本番用ホー
ムページファイル42、出力となる本番用ホームページ
表示データ43、確認用ホームページ生成要求部10か
らの要求時の動的ホームページ生成部38の入力となる
確認用ホームページ定義ファイル44、出力となる確認
用ホームページ表示一時データ45、確認終了要求部1
2からの要求により本番環境のデータである本番用ホー
ムページ定義ファイル42を確認済データである確認用
ホームページ定義ファイル44に切り替える本番定義フ
ァイル置換部40、確認用ホームページ表示一時データ
群45から一覧表示できる形式にした確認用ホームペー
ジデータ46を生成する確認用ホームページ生成部39
を備える。
The server computer 3 includes a WWW server 30 that receives request data from the confirmation client computer 1 and the production client computer 2, presence / absence of condition data 11 and end notification data 13, and ancillary data for determining the type of data. An analysis unit 33, a data setting unit 34 for setting a condition for the dynamic homepage generation unit 38 when the attached data type is the condition data 11, and an input / output file for switching the input / output file of the dynamic homepage generation unit 38 depending on the presence or absence of the attached data. The output switching unit 37, the date and time data 36 acquired from the operating system 32 to be input to the dynamic homepage generation unit 38 at the time of the request from the production homepage generation requesting unit 21,
B41, access user data DB 35, production homepage file 42, production homepage display data 43 to be output, and confirmation homepage definition to be input to the dynamic website generation unit 38 when requested from the confirmation homepage generation request unit 10. File 44, confirmation homepage display temporary data 45 to be output, confirmation end request unit 1
The production definition file replacement unit 40 that switches the production homepage definition file 42, which is the production environment data, to the confirmation homepage definition file 44, which is the confirmed data, can be displayed as a list from the confirmation homepage display temporary data group 45 in response to a request from the server 2. Confirmation homepage generation unit 39 that generates confirmation homepage data 46 in a format.
Is provided.

【0014】図2は、動的にホームページを生成する場
合に表示内容が変更される条件データの例である。
FIG. 2 shows an example of condition data whose display contents are changed when a home page is dynamically generated.

【0015】日時やアクセスユーザ別のデータにより異
なる表示内容のホームページが動的に生成される。
A home page having a different display content is dynamically generated depending on the date and time and data for each access user.

【0016】図3は、確認用クライアントコンピュータ
1から条件データ11、終了通知データ13をサーバコ
ンピュータ3へ転送するためのデータ例である。図3の
データを実行することにより条件データ11、終了通知
データ13がファイルとしてサーバコンピュータ3に転
送される。
FIG. 3 shows an example of data for transferring the condition data 11 and the end notification data 13 from the confirmation client computer 1 to the server computer 3. By executing the data of FIG. 3, the condition data 11 and the end notification data 13 are transferred to the server computer 3 as files.

【0017】図4は、条件データ11のファイル内容の
例である。
FIG. 4 shows an example of the file contents of the condition data 11.

【0018】図5は、終了通知データ13のファイル内
容の例である。
FIG. 5 shows an example of the file contents of the end notification data 13.

【0019】図6は、サーバコンピュータ3の確認用ホ
ームページ生成部39において確認用ホームページ表示
一時データ群45から一覧表示できるように再生成され
た確認用ホームページ表示データ46の例である。ホー
ムページ分割部100と一覧表示部101、及び確認用
ホームページ102の集合から構成される。
FIG. 6 shows an example of the confirmation homepage display data 46 regenerated by the confirmation homepage display temporary data group 45 in the confirmation homepage generation section 39 of the server computer 3 so that the list can be displayed. It is composed of a set of a homepage dividing unit 100, a list display unit 101, and a homepage 102 for confirmation.

【0020】図7は、確認用ホームページ生成要求部1
0、確認終了要求部12、本番用ホームページ生成要求
部21からの要求別の処理の切り分けと各処理例であ
る。
FIG. 7 shows a confirmation homepage generation request unit 1.
0, processing completion for each request from the confirmation end requesting unit 12 and the production homepage generation requesting unit 21 and an example of each processing.

【0021】WWWサーバ30から転送データを取得し
(201)、転送データとして条件データ11や終了通
知データ13などの付属データが存在するか判定する
(202)。付属データが存在しなければ、本番用ホー
ムページ生成要求部21からの要求として入力定義ファ
イルに本番用ホームページ定義ファイル42を設定し
(203)、動的ホームページ生成部38を呼び出す
(216)。付属データが存在した場合は、動的ホーム
ページ生成部38の入力定義ファイルとして確認用ホー
ムページ定義ファイル44を設定し(204)、種別が
条件データ11であるか判定する(210)。
The transfer data is acquired from the WWW server 30 (201), and it is determined whether or not the attached data such as the condition data 11 and the end notification data 13 exist as the transfer data (202). If the attached data does not exist, the production homepage definition file 42 is set in the input definition file as a request from the production homepage generation request section 21 (203), and the dynamic homepage generation section 38 is called (216). If the attached data exists, the homepage definition file for confirmation 44 is set as an input definition file of the dynamic homepage generation unit 38 (204), and it is determined whether the type is the condition data 11 (210).

【0022】条件データ11でなければ、種別が終了通
知データ13であるか判定する(220)。終了通知デ
ータ13であれば、確認終了要求部12からの要求とし
て現在の本番用ホームページ定義ファイル42を退避し
た後(221)、終了通知データ13から本番用ホーム
ページ定義ファイル42の保存場所を取得し(22
2)、確認済ホームページ定義ファイル44を本番用ホ
ームページ定義ファイル42と切り替える(223)。
終了通知データ13でもなければエラー通知を行い(2
18)終了する。
If it is not the condition data 11, it is determined whether the type is the end notification data 13 (220). In the case of the end notification data 13, after saving the current production homepage definition file 42 as a request from the confirmation end request unit 12 (221), the storage location of the production homepage definition file 42 is acquired from the end notification data 13. (22
2), the confirmed homepage definition file 44 is switched to the production homepage definition file 42 (223).
If it is not the end notification data 13, an error notification is made (2
18) End.

【0023】付属データの種別が条件データ11であれ
ば、データの内容が日時データであるか判定する(21
1)。日時データであれば、条件データ11から日時条
件を設定し(212)、日付データでなければ、アクセ
スユーザデータであるか判定する(213)。アクセス
ユーザデータでもなければ、エラー通知を行い(21
8)終了する。
If the type of the attached data is the condition data 11, it is determined whether the content of the data is date and time data (21).
1). If it is date and time data, a date and time condition is set from the condition data 11 (212), and if it is not date data, it is determined whether it is access user data (213). If it is not the access user data, an error notification is performed (21
8) End.

【0024】アクセスユーザデータであれば、条件デー
タ11からのユーザ条件の設定(214)をユーザデー
タの数だけ繰り返す(215)。前記処理で設定された
条件による動的ホームページ生成部38の呼び出し(2
16)を条件データの数だけ繰り返す(217)。以上
の処理により要求種別ごとの動的ホームページ生成部3
8への入力データの切替え、条件の設定、確認環境から
本番環境への切替えが行われる。
If it is access user data, the setting of user conditions from the condition data 11 (214) is repeated by the number of user data (215). Calling of the dynamic homepage generation unit 38 according to the conditions set in the above processing (2
16) is repeated by the number of condition data (217). With the above processing, the dynamic homepage generator 3 for each request type
8, the input data is switched, the conditions are set, and the confirmation environment is switched to the production environment.

【0025】図8は、動的ホームページ生成部の処理例
である。
FIG. 8 shows an example of processing of the dynamic homepage generation unit.

【0026】前記図7の処理例で入力ファイルとして本
番用定義ファイルの設定(203)か確認用定義ファイ
ルの設定(204)により決定されたホームページ定義
ファイルの入力(301)と動的生成データ用DB41
からの入力(302)を行う。次に、条件データ11が
設定されているか判定し(303)、設定されていなけ
れば、オペレーティングシステム32より日付データ3
6の取得(303)とアクセスユーザ用DB35からア
クセスユーザデータの取得(305)を行い本番用ホー
ムページ表示データ43を生成する(306)。
In the processing example shown in FIG. 7, the input (301) of the homepage definition file determined by the setting of the production definition file (203) or the setting of the confirmation definition file (204) as the input file and the dynamically generated data DB41
Is input (302). Next, it is determined whether or not the condition data 11 has been set (303).
6 (303) and access user data from the access user DB 35 (305) to generate the production home page display data 43 (306).

【0027】条件データ11が設定されていれば、確認
用ホームページ表示一時データ45を削除し(30
7)、前記図7の日時条件の設定(212)及びアクセ
スユーザ条件の設定(214)により設定されている条
件から日付データとアクセスユーザデータを取得し(3
08)、確認用ホームページ表示一時データ45の生成
(309)を条件の数だけ繰り返す(310)。
If the condition data 11 has been set, the confirmation homepage display temporary data 45 is deleted (30).
7), date data and access user data are obtained from the conditions set by the date and time condition setting (212) and the access user condition setting (214) in FIG.
08), the generation of the confirmation homepage display temporary data 45 (309) is repeated by the number of conditions (310).

【0028】以上の処理例により確認用ホームページ生
成要求部10からの要求時は、条件データ11から確認
用ホームページ表示一時データ45が生成され、本番用
ホームページ生成要求部21からの要求時は、サーバコ
ンピュータ3自身の日時データ35と本番用のユーザデ
ータが保管されているアクセスユーザデータ用DB38
中のユーザデータから本番用ホームページ表示データ4
3が生成される。
According to the above processing example, at the time of a request from the confirmation homepage generation request unit 10, the confirmation homepage display temporary data 45 is generated from the condition data 11, and at the time of the request from the production homepage generation request unit 21, the server Access user data DB 38 in which date and time data 35 of the computer 3 itself and production user data are stored.
Production homepage display data 4 from user data in
3 is generated.

【0029】[0029]

【発明の効果】以上のような実施例によれば、動的に生
成されるホームページの条件設定が容易に設定でき、確
認も直ぐに行えることにより確認作業の短縮に効果があ
る。また、本番環境の動作と同時に確認作業も行え、確
認終了後は本番環境への展開も容易に行うことができ、
サーバコンピュータの有効利用にも効果がある。
According to the above-described embodiment, the condition setting of a dynamically generated home page can be easily set, and confirmation can be performed immediately, which is effective in shortening the confirmation work. In addition, you can also perform confirmation work at the same time as the operation of the production environment, and after confirmation, you can easily deploy it to the production environment,
It is also effective for effective use of server computers.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施例であるホームページ確認方法を
示すブロック図である。
FIG. 1 is a block diagram showing a homepage checking method according to an embodiment of the present invention.

【図2】本発明のホームページ生成条件例を示す図であ
る。
FIG. 2 is a diagram showing an example of a homepage generation condition of the present invention.

【図3】本発明の転送処理用データ例を示す図である。FIG. 3 is a diagram showing an example of data for transfer processing of the present invention.

【図4】本発明の条件データ例を示す図である。FIG. 4 is a diagram showing an example of condition data according to the present invention.

【図5】本発明の終了通知データ例を示す図である。FIG. 5 is a diagram showing an example of end notification data according to the present invention.

【図6】本発明の確認用ホームページデータ例を示す図
である。
FIG. 6 is a diagram showing an example of homepage data for confirmation according to the present invention.

【図7】本発明のクライアント要求切り分け処理の例を
示すフローチャートである。
FIG. 7 is a flowchart illustrating an example of a client request separation process according to the present invention.

【図8】本発明の動的ホームページ生成部の処理例を示
すフローチャートである。
FIG. 8 is a flowchart illustrating a processing example of a dynamic homepage generation unit of the present invention.

【符号の説明】[Explanation of symbols]

10…確認用ホームページ生成要求部、11…条件デー
タ、12…確認終了要求部、 21…本番用
ホームページ生成要求部、33…付属データ解析部、
34…データ設定部、37…入出力データ切替
え部、 40…本番定義ファイル置換部。
10: confirmation homepage generation request unit, 11: condition data, 12: confirmation end request unit, 21: production homepage generation request unit, 33: attached data analysis unit
34: Data setting unit, 37: Input / output data switching unit, 40: Production definition file replacement unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】クライアントコンピュータでの日時データ
やアクセスユーザデータなどの動的ホームページ生成の
ための条件データと確認用ホームページ生成要求部と転
送用データ生成部と確認用データ取得部と確認用ホーム
ページ表示部、及びサーバコンピュータでの付属データ
解析部とデータ設定部と入出力データ切替え部と動的ホ
ームページ生成部と確認用ホームページ定義ファイルと
確認用ホームページ生成部と確認用ホームページ表示デ
ータから成り、動的に生成されるホームページの内容確
認を環境の変更を行わずに容易に確認できるようにした
ことを特徴とするホームページ確認方法。
1. Condition data for dynamic homepage generation such as date and time data and access user data on a client computer, a homepage generation request section for confirmation, a data generation section for transfer, a data acquisition section for confirmation, and display of a homepage for confirmation. It consists of a data analysis part, a data setting part, an input / output data switching part, a dynamic homepage generation part, a homepage definition file for verification, a homepage generation part for verification, and homepage display data for verification on the server computer. A method for confirming the contents of a homepage, wherein the contents of the generated homepage can be easily checked without changing the environment.
【請求項2】日時データやアクセスユーザデータなどの
動的ホームページ生成のための条件データと終了通知デ
ータと付属データ解析部と本番用ホームページ定義ファ
イルと確認用ホームページ定義ファイルと入出力データ
切替え部と本番定義ファイル置換部から成る、本番環境
と同時に確認作業ができ確認作業終了後ただちに確認済
みホームページを本番環境用に展開できることを特徴と
するホームページ確認方法。
2. Condition data for generating a dynamic home page such as date and time data and access user data, end notification data, an attached data analysis section, a production home page definition file, a confirmation home page definition file, and an input / output data switching section. A homepage confirmation method comprising a production definition file replacement unit, wherein the confirmation work can be performed simultaneously with the production environment, and the confirmed homepage can be developed for the production environment immediately after the confirmation work is completed.
JP10145415A 1998-05-27 1998-05-27 Home page confirming method Pending JPH11338808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10145415A JPH11338808A (en) 1998-05-27 1998-05-27 Home page confirming method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10145415A JPH11338808A (en) 1998-05-27 1998-05-27 Home page confirming method

Publications (1)

Publication Number Publication Date
JPH11338808A true JPH11338808A (en) 1999-12-10

Family

ID=15384736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10145415A Pending JPH11338808A (en) 1998-05-27 1998-05-27 Home page confirming method

Country Status (1)

Country Link
JP (1) JPH11338808A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366479A (en) * 2001-06-06 2002-12-20 Megafusion Corp Web page generation supporting system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366479A (en) * 2001-06-06 2002-12-20 Megafusion Corp Web page generation supporting system

Similar Documents

Publication Publication Date Title
JPH1115723A (en) Multimedia data supplying method and multimedia data server
JPH08123714A (en) System for concentrically converting file format
JPH11338808A (en) Home page confirming method
JP6558250B2 (en) Design support device
JP3586943B2 (en) Program loading device and method
JP2004086354A (en) Image processor
JPH1011271A (en) Version down inputting system
JP2001256100A (en) World wide web browser device and method for notifying update of world wide web
JP2004318831A (en) Method for access to resource description framework based information
JPH09190372A (en) Information management device and method
JPH0744343A (en) Automatic generating device for operation support information
JP2009037404A (en) Electronic document management system
JP2005004629A (en) Page production method and device therefor
JP2004038559A (en) Web application control unit, program, and network system
JP2002366476A (en) Display method matched with device in distributed processing system, distributed processing system and storage medium
JPH03105421A (en) Document output device
JP3544490B2 (en) Web page generation system and method with reduced load when generating a web page composed of a plurality of components
JPS6243718A (en) Message output system
JP2007109264A (en) Information management device and method
JP2000215196A (en) Vehicle travel controller
JPH11259391A (en) Document managing system
JP2002222217A (en) Data conversion device from 3d-cad data into viewer data
JPH11259414A (en) Method for verifying matching of system connection data and device therefor
JP2001100998A (en) Computer system
JPH10133930A (en) Data base system