JPH113203A - Screen dialog processor - Google Patents

Screen dialog processor

Info

Publication number
JPH113203A
JPH113203A JP15519097A JP15519097A JPH113203A JP H113203 A JPH113203 A JP H113203A JP 15519097 A JP15519097 A JP 15519097A JP 15519097 A JP15519097 A JP 15519097A JP H113203 A JPH113203 A JP H113203A
Authority
JP
Japan
Prior art keywords
screen
browser
screen frame
generating
search
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.)
Granted
Application number
JP15519097A
Other languages
Japanese (ja)
Other versions
JP3767091B2 (en
Inventor
Takeshi Yamaguchi
健史 山口
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP15519097A priority Critical patent/JP3767091B2/en
Publication of JPH113203A publication Critical patent/JPH113203A/en
Application granted granted Critical
Publication of JP3767091B2 publication Critical patent/JP3767091B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve both operating efficiency and reliability by securing the correspondence between a single browser and plural screens to start a WWW server by a single operation against the same requests or to perform retrievals in response to plural branches. SOLUTION: A sending information input means 2 notifies a dialog screen generation means 1 of the retrieval expression that is inputted by an operator, and the means 1 refers to a condition table 3 and converts plural registered WWW servers into each form via a sending information conversion means 4. A screen frame generation means 5 starts a browser to ask every WWW server to perform each processing, and the browser sends a retrieval expression to the designated URL via a screen sending means 6. The designated WWW server starts and executes the database retrieval programs which are cooperative with each other based on the requested retrieval expression and then sends the result of retrieval to the browser. The browser which received the data shows the result of retrieval via a received screen display means 7.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はインターネット、イ
ントラネットのWWW(World WideWeb)
サーバにアクセスしてそのデータを見るソフトウェア、
ブラウザに関する。特に、入力された条件から検索を行
うようなアプリケーションの場合の操作性の改善に関わ
る。
The present invention relates to the Internet and intranet WWW (World Wide Web).
Software that accesses the server to view the data,
About the browser. In particular, the present invention relates to improvement of operability in the case of an application that performs a search from input conditions.

【0002】[0002]

【従来の技術】WWWサーバでは、ブラウザが表示する
データ(ページ)をファイルとして格納し、ブラウザか
らデータの送信依頼があると、該当するデータのファイ
ルをブラウザ側に送信し、受信したブラウザ側でファイ
ルの内容を解釈して表示する。
2. Description of the Related Art In a WWW server, data (page) displayed by a browser is stored as a file, and when a data transmission request is received from the browser, the corresponding data file is transmitted to the browser, and the browser receives the data. Interpret and display the contents of the file.

【0003】WWWシステムは分散システムであり、ブ
ラウザが表示するデータは、複数のWWWサーバに分散
配置される。ブラウザは、表示したいデータの位置を、
送信プロトコル名、サーバ名及びファイル名からなるイ
ンターネット上で一意に定まるアドレスであるURL
(Uniform Resource Locator)で指定する。送信依頼の
宛先であるWWWサーバ名は、通信ネットワーク上のア
ドレスであるIPアドレスと対応づけられて管理されて
いるため、ブラウザから指定されたサーバ名はIPアド
レスに変換されてネットワーク上で検索され送信依頼が
通知される。
[0003] The WWW system is a distributed system, and data displayed by a browser is distributed to a plurality of WWW servers. The browser determines the location of the data you want to display,
URL, which is a unique address on the Internet consisting of the transmission protocol name, server name, and file name
(Uniform Resource Locator). Since the name of the WWW server that is the destination of the transmission request is managed in association with the IP address that is the address on the communication network, the server name specified by the browser is converted into the IP address and searched on the network. A transmission request is notified.

【0004】また、WWWサーバは、URLで指定され
たファイルをブラウザに送信する以外に、他のプログラ
ムを起動して処理を依頼し、処理された結果をブラウザ
に送り返すことも可能である。WWWシステムでは、C
GI(Common Gateway Interface)というインターフェ
ースを備えており、ブラウザからURL指定時に引数も
指定することが可能である。従って、ブラウザから検索
式を引数として通知すれば、WWWサーバはデータベー
ス検索プログラムの起動時に検索式を通知し、データベ
ースプログラムでは検索式に従った検索をWWWサーバ
を経由してブラウザに通知することが可能となる。
[0004] In addition to transmitting the file specified by the URL to the browser, the WWW server can activate another program to request processing, and return the processed result to the browser. In the WWW system, C
It has an interface called GI (Common Gateway Interface), and it is possible to specify arguments when specifying a URL from a browser. Therefore, if the search expression is notified from the browser as an argument, the WWW server notifies the search expression when the database search program is started, and the database program notifies the browser of the search according to the search expression via the WWW server. It becomes possible.

【0005】従来、データベース検索プログラムと連携
しているWWWサーバが複数ある場合には、ブラウザ
は、各WWWサーバのURLに対してデータベースへの
検索式を指定して検索結果の送信依頼をかける必要があ
った。例えば、複数個所のWWWサーバに接続されたデ
ータベースを検索するときには、図9(a)における
に示すように、ブラウザでは、サーバXから受信した
検索結果のドキュメント表示後に、別サーバYへの検索
依頼(検索結果の送信要求)を行う必要があった。
Conventionally, when there are a plurality of WWW servers cooperating with a database search program, a browser has to specify a search formula for a database and send a request for transmission of search results to a URL of each WWW server. was there. For example, when searching a database connected to a plurality of WWW servers, the browser requests a search request to another server Y after displaying a document of the search result received from the server X, as shown in FIG. (Request for transmission of search results).

【0006】また、例えば、1つのデータベースに対し
て情報の検索を行う場合であっても、木構造となって枝
別れした幾つかの検索のルートを追跡するときに、枝別
れの元に戻って別のルートをたどって検索を続行するに
は元のブラウザの画面を1枚づつ戻して分岐を選択する
画面までたどる必要があった。メニューにより先頭の画
面に直接もどるようにした場合にも他の枝をたどって行
くと元に戻ったとき以前に検索した別ルートの検索結果
の画面を見つけることは同じことを繰り返して操作する
必要があり煩雑であった(図9(b)における分岐情報
A、B、Cのそれぞれをたどって見つけたA3*、B2
*、C4*画面を比較するような場合)。
[0006] For example, even when information is searched for in one database, when tracking a search route of several branches in a tree structure, it is necessary to return to the source of the branch. To continue the search by following another route, it was necessary to go back to the screen of the original browser one by one and follow a screen for selecting a branch. Even if you return to the top screen directly from the menu, if you follow another branch and return to the original screen, it is necessary to repeat the same operation to find the screen of the search result of another route searched earlier (A3 *, B2 found by following each of the branch information A, B, and C in FIG. 9B)
*, C4 * When comparing screens).

【0007】[0007]

【発明が解決しようとする課題】上記のように、操作が
煩雑であったり、特に分かりきった単純な操作の繰り返
しを要求したりするため、操作ミスの助長や、作業意欲
の沮喪あるいは作業効率の低下を招くということが問題
でありその解決策が求められていた。
As described above, since the operation is complicated or requires a repetition of a particularly simple operation, it is necessary to promote an operation error, reduce the desire to work, or reduce the work efficiency. This is a problem that causes a decrease in the quality of the product, and a solution has been required.

【0008】本発明はこのような点にかんがみて、一つ
のブラウザに複数の画面を対応させ、同一要求について
は1回の操作によってWWWサーバを起動したり、複数
の分岐に対応する検索の画面をコピーして作り出すこと
を可能とする手段を提供することを目的とする。
In view of the above, the present invention provides a plurality of screens corresponding to one browser, and for a single request, activates a WWW server by a single operation or retrieves a screen corresponding to a plurality of branches. The purpose of the present invention is to provide a means for making it possible to make a copy of a document.

【0009】[0009]

【課題を解決するための手段】上記の課題は下記の如く
に構成された画面対話処理装置によって解決される。図
1は、本発明の構成図である。
The above object is achieved by a screen interactive processing apparatus constructed as follows. FIG. 1 is a configuration diagram of the present invention.

【0010】図において、100がコンピュータを利用
した画面対話処理装置である。1は本発明の対話画面発
生手段であり、送信情報入力手段2、条件テーブル3あ
るいは受信画面表示手段7などからの情報に基づき複数
の対話画面10を表示して、画面を同時にあるいは切り
替えながら並行して複数の対象と対話操作することを可
能とするものである。ここで条件テーブル3は画面を通
して対話する対象の属性を記憶させたテーブルであり対
話する対象のアドレスデータの形式などを含むものであ
る(請求項1)。
In FIG. 1, reference numeral 100 denotes a screen interactive processing apparatus using a computer. Reference numeral 1 denotes a dialogue screen generating means of the present invention, which displays a plurality of dialogue screens 10 based on information from the transmission information input means 2, the condition table 3, the reception screen display means 7, and the like, and switches screens simultaneously or simultaneously. To interact with a plurality of objects. Here, the condition table 3 is a table in which the attributes of the object to be interacted through the screen are stored, and includes the format of address data of the object to be interacted (claim 1).

【0011】送信情報入力手段2は対話の対象に対して
送信しようとする情報を入力するものである。複数の対
象に対して同じ内容の情報を送信しようとするとき、相
手が受け付けるデータの形式が異なっても入力操作は1
回のみとするために、上記入力された送信情報の形式を
変換するものが上記対話画面発生手段1を構成する1手
段である送信情報変換手段4である。
The transmission information input means 2 is for inputting information to be transmitted to a conversation target. When trying to send the same information to multiple targets, the input operation is one even if the format of the data accepted by the other party is different.
What converts the format of the input transmission information so that only the number of times is set is transmission information conversion means 4 which is one means constituting the interactive screen generation means 1.

【0012】上記送信情報変換手段4は上記送信情報入
力手段2が別途通知した、あるいはあらかじめ設定され
た複数の対話対象に対応してそれぞれの画面枠を発生
し、上記条件テーブル3に記憶されている対話対象の属
性に基づいて、入力された上記送信情報を変換する。画
面枠発生手段5は上記送信情報変換手段から起動され必
要な数の画面枠を発生する。この画面枠は対話対象に送
信するデータを入力したり、対話対象から受信した画面
を表示するものである。また、さらに受信した画面に埋
め込まれた他ドキュメントへのリンク情報を画面上で選
択して送信する情報とすることもできるものである(請
求項2、請求項4)。
The transmission information conversion means 4 generates respective screen frames corresponding to a plurality of dialogue objects notified separately by the transmission information input means 2 or set in advance and stored in the condition table 3. The input transmission information is converted based on the attribute of the conversation target. The screen frame generating means 5 is activated by the transmission information converting means and generates a required number of screen frames. This screen frame is for inputting data to be transmitted to the conversation target and displaying a screen received from the conversation target. Further, link information to another document embedded in the received screen can be used as information to be selected and transmitted on the screen (claims 2 and 4).

【0013】画面送信手段6は上記画面枠に表示された
画面に埋め込まれた情報を指定して対話対象に送信した
り、上記画面枠に入力された送信情報を送信するもので
ある。受信画面表示手段7は対話対象から受信した画面
情報を対応した画面枠に表示するものである。
The screen transmitting means 6 designates the information embedded in the screen displayed in the screen frame and transmits the information to the conversation target, or transmits the transmission information input in the screen frame. The reception screen display means 7 displays the screen information received from the conversation target in a corresponding screen frame.

【0014】画面コピー手段8は上記受信画面表示手段
7で受信した画面情報を必要に応じて画面枠発生手段5
により発生せさた画面枠にコピーして新たな対話画面と
するものである。コピーされた画面はそれぞれ独立して
対話を行う対話画面となるものである(請求項3、請求
項5)。
The screen copy means 8 converts the screen information received by the received screen display means 7 into screen frame generating means 5 as necessary.
Is copied to the screen frame generated by the above to make a new interactive screen. Each of the copied screens is a dialog screen for performing a dialog independently (claims 3 and 5).

【0015】本発明をWWWシステム上で実現した場合
を以下に説明する。
The case where the present invention is realized on a WWW system will be described below.

【0016】条件テーブル3には、検索を依頼する複数
のWWWサーバのURLや、WWWサーバに連携するデ
ータベース検索プログラム毎の検索式の形式などが設定
される。送信情報入力手段2がオペレータから入力され
た検索式を対話画面発生手段1に通知すると、対話画面
発生手段1では、条件テーブル3を参照し、登録されて
いる複数のWWWサーバに対して、各WWWサーバ毎の
形式に送信情報変換手段4で変換する。画面枠発生手段
5では、各WWWサーバ毎に処理を依頼するブラウザを
起動し、各ブラウザは、送信情報変換手段4で変換した
データを元に各WWWサーバに検索依頼を発行する。ブ
ラウザは、指定されたURLに対して検索式を画面送信
手段6により送信する。指定されたWWWサーバでは依
頼された検索式をもとに連携するデータベース検索プロ
グラムを起動して実行し、検索した結果をブラウザに送
信する。データを受信したブラウザでは、受信画面表示
手段7で検索結果を表示する。
In the condition table 3, URLs of a plurality of WWW servers requesting a search, a format of a search formula for each database search program linked to the WWW server, and the like are set. When the transmission information input unit 2 notifies the dialog screen generation unit 1 of the search formula input by the operator, the dialog screen generation unit 1 refers to the condition table 3 and sends a plurality of registered WWW servers to each of the registered WWW servers. The transmission information conversion means 4 converts the data into a format for each WWW server. The screen frame generating means 5 starts a browser for requesting processing for each WWW server, and each browser issues a search request to each WWW server based on the data converted by the transmission information converting means 4. The browser transmits the search formula to the specified URL by the screen transmission unit 6. The designated WWW server activates and executes a cooperative database search program based on the requested search formula, and transmits the search result to the browser. The browser that has received the data displays the search result on the reception screen display unit 7.

【0017】また、複数のWWWサーバへの検索時に、
既に検索した結果を利用する場合には、画面枠発生手段
5は、複数のブラウザを同時に起動するのではなく、ま
ず1つのブラウザを起動して検索結果データを受信後、
受信した検索結果データと別のWWWサーバのURLを
示すリンク情報を併せて表示させるようにする。受信画
面表示手段7は、検索結果データを受信すると画面コピ
ー手段8に通知し、画面コピー手段8では、条件テーブ
ルに登録された別のWWWサーバのリンク情報と検索結
果データから構成される画面データを生成し、画面枠発
生手段5が起動するブラウザに通知する。ブラウザはサ
ーバから通知されたデータだけでなく、ローカルディス
ク上のデータを表示させることも可能なため、通知され
たデータに従って、検索結果とリンク情報を表示する。
起動されたブラウザは、検索結果データと共に別WWW
サーバのリンク情報を表示するため、オペレータは、検
索結果に応じて複数のリンク情報の中から適当なサーバ
を選択して検索を依頼することが可能となる。
When searching for a plurality of WWW servers,
When using the search results already obtained, the screen frame generating means 5 starts up one browser and receives the search result data instead of starting up a plurality of browsers at the same time.
The received search result data and link information indicating the URL of another WWW server are displayed together. The reception screen display means 7 notifies the screen copy means 8 when the search result data is received, and the screen copy means 8 displays the screen data composed of the link information of another WWW server registered in the condition table and the search result data. Is generated and notified to the browser started by the screen frame generating means 5. Since the browser can display not only the data notified from the server but also the data on the local disk, the browser displays the search result and the link information according to the notified data.
The started browser is another WWW together with the search result data.
Since the link information of the server is displayed, the operator can select an appropriate server from a plurality of link information according to the search result and request the search.

【0018】[0018]

【発明の実施の形態】図2は本発明の実施の形態の構成
図(その1)である。本実施の形態においては、パーソ
ナルコンピューター、ワークステーション等の汎用的な
目的で使用される計算機上で実行するコンピュータプロ
グラムにより実現する形態を示す。
FIG. 2 is a configuration diagram (part 1) of an embodiment of the present invention. In the present embodiment, a mode realized by a computer program executed on a computer used for general purposes such as a personal computer and a workstation will be described.

【0019】本発明の画面対話処理装置は、処理装置、
主記憶装置、補助記憶装置、入出力装置などから構成さ
れる計算機上で、コンピュータプログラムを実行して実
現される。また、コンピュータプログラムは、フロッピ
ーディスクやCD−ROM等の可搬型媒体やネットワー
ク接続された他の計算機の主記憶装置や補助記憶装置等
に格納されて提供される。本発明の記録媒体は、上記可
搬型媒体、主記憶装置、補助記憶装置に該当する。
A screen interactive processing device according to the present invention comprises a processing device,
It is realized by executing a computer program on a computer including a main storage device, an auxiliary storage device, an input / output device, and the like. The computer program is provided by being stored in a portable medium such as a floppy disk or a CD-ROM, or in a main storage device or an auxiliary storage device of another computer connected to a network. The recording medium of the present invention corresponds to the portable medium, the main storage device, and the auxiliary storage device.

【0020】提供されたコンピュータプログラムは、可
搬型媒体から直接計算機の主記憶装置にロードされ、ま
たは、可搬型媒体から一旦補助記憶装置にコピーまたは
インストール後に、主記憶装置にロードされて実行す
る。また、ネットワーク接続された他の装置に格納され
て提供された場合も、他の装置からネットワークを経由
して受信後に、補助記憶装置にコピー、主記憶装置にロ
ードされ実行するものである。
The provided computer program is loaded directly from the portable medium to the main storage device of the computer, or once copied or installed from the portable medium to the auxiliary storage device, and then loaded into the main storage device and executed. Also, when provided by being stored in another device connected to a network, it is also copied to an auxiliary storage device, loaded into a main storage device, and executed after receiving from another device via a network.

【0021】図には複数の図書館の図書を検索するシス
テムを示しておりインターネット27で接続されたWW
Wサーバ28a、28bを備えた図書館A、図書館Bと
本発明を適用したWWWブラウザである図書検索ブラウ
ザ20からなる。28a、28bはそれぞれデータベー
ス29a、29bに蔵書の貸し出し管理などを行う情報
を備えインターネットを介して蔵書の検索などのサービ
スの提供を行うものである。ここでは請求項2に対応し
て一つの図書検索要求RQ26が図書検索ブラウザ20
に入力されたとき、本発明の要求変換部21により複数
の図書館に対する検索要求RQA26a、RQB26b
に変換されネットワーク27へのインターフェースであ
るポートPa、ポートPbを経由して送り出されるよう
になっている。
FIG. 1 shows a system for retrieving books from a plurality of libraries.
A library A and a library B having W servers 28a and 28b, and a book search browser 20 which is a WWW browser to which the present invention is applied. Reference numerals 28a and 28b are provided with information for managing lending of collections in the databases 29a and 29b, respectively, and provide services such as searching for collections via the Internet. Here, one book search request RQ26 corresponds to claim 2, and the book search browser 20
Is input to the search request RQA 26a, RQB 26b for a plurality of libraries by the request conversion unit 21 of the present invention.
And is sent out via ports Pa and Pb which are interfaces to the network 27.

【0022】図にあるように図書検索ブラウザ20はさ
らに画面枠生成部22を備え、あらかじめ設定された検
索対象の図書館に対応して複数の画面、画面A24a、
画面B24bを発生させサーバ28a、28bとの対話
を行うようにしている。画面24a、24bには各図書
館のサーバからの検索結果あるいはその過程を示すドキ
ュメントA25a、ドキュメントB25bが表示され
る。以下に図書検索の動作の説明を示す。
As shown in the figure, the book search browser 20 further includes a screen frame generation unit 22, and a plurality of screens, screens A24a,
A screen B24b is generated to interact with the servers 28a and 28b. On the screens 24a and 24b, a document A25a and a document B25b indicating search results from the server of each library or the process thereof are displayed. The operation of the book search is described below.

【0023】図4は本発明の実施の形態の動作の説明図
(その1)を示す。図5、図6、図7には本発明の実施
の形態の動作の説明図(その2)、(その3)、(その
4)を示す。図4の左側半分にはフローチャート、右側
半分には対応した検索情報の伝達の状況を示す。右側の
図を参照しながらフローチャートにしたがって説明す
る。
FIG. 4 is an explanatory diagram (part 1) of the operation of the embodiment of the present invention. FIGS. 5, 6, and 7 are explanatory views (part 2), (part 3), and (part 4) of the operation of the embodiment of the present invention. The left half of FIG. 4 shows a flowchart, and the right half shows the state of transmission of the corresponding search information. A description will be given according to a flowchart with reference to the right-side diagram.

【0024】ステップS41で複数図書館に対して検索
する共通条件を書名および著者名でWWWブラウザ画面
40から入力する。ここで共通条件といったのは、複数
の図書館のサーバが要求する検索条件の内いずれの図書
館でも最低必要とするもので書名「はなよめ」、著者名
「あかざわ」などが入力される。ステップS42におい
てあらかじめ設定された検索対象の図書館の数だけのポ
ートに対応した画面枠を作成する。すなわち43a、4
3b、43cに表示する画面枠である。
In step S41, common conditions to be searched for a plurality of libraries are input from the WWW browser screen 40 by book name and author name. Here, the common condition is a search condition required by a server of a plurality of libraries, which is required at least in any library, and a book name “Hanayome”, an author name “Akazawa” and the like are input. In step S42, screen frames corresponding to the preset number of ports corresponding to the number of libraries to be searched are created. That is, 43a, 4
This is a screen frame displayed on 3b and 43c.

【0025】ステップS43では上記入力された共通検
索条件を各図書館用の検索項目形式にあわせたフォーム
スクリプトに変換する。右側の図では図書館A用のRQ
A41a、図書館B用のRQB41bなどである。ステ
ップS44においては各図書館のサーバを宛先としてそ
れぞれのフォームスクリプトを上記設定した各ポートの
画面枠を指定して並行して送信する。
In step S43, the input common search condition is converted into a form script adapted to a search item format for each library. RQ for Library A in the figure on the right
A41a, RQB41b for library B, and the like. In step S44, each form script is transmitted in parallel to the server of each library by designating the screen frame of each port set above.

【0026】ステップS45では各サーバから送られて
くる検索結果のドキュメントあるいは更に追加条件の指
定を求める中間結果のドキュメントが各サーバに対応し
たポートの画面枠に表示される。すなわち43a、43
b、43cの画面が表示される。その後、ステップS4
6において示すように各画面の表示内容にしたがって各
図書館ごとに詳細情報を指定して目的の本を探す。当然
このときは図書館ごとにサーバとの間で繰り返される対
話の回数が異なりあるものはすぐに現在蔵書の在ること
が判明し、あるものは無いことが判明、他のものは更に
望ましい本が有りそうなので追加情報の交換を行うよう
に対話を続けるなどの状況がおきることになる。
In step S45, the document of the search result sent from each server or the document of the intermediate result for which additional conditions are to be specified are displayed on the screen frame of the port corresponding to each server. That is, 43a, 43
The screens b and 43c are displayed. Then, step S4
As shown at 6, detailed information is designated for each library according to the display contents of each screen, and a target book is searched. Of course, at this time, the library that had a different number of dialogues with the server for each library was immediately found to have the current collection, there was no book, and the other books were more desirable books. Since it is likely, there will be situations such as continuing dialogue to exchange additional information.

【0027】このようにしてステップS47において各
図書館ごとの検索結果44a、44b、44cを並行し
て表示し、比較して最も望ましい検索結果を採用すると
いう作業の進め方が実現できることになる。
In this way, in step S47, the search results 44a, 44b, and 44c for each library are displayed in parallel, and a method of performing the operation of adopting the most desirable search result by comparison can be realized.

【0028】図5には本発明の実施の形態の動作の説明
図(その2)を示す。ここには、図4に示した検索項目
形式の変換について追加して説明する。検索に必要な項
目は上記したように各図書館ごとに受け付けるサーバの
検索システムの違い、図書館の運用の違いによって異な
るものである。しかし、ブラウザを通じて目的の図書を
探すときはどの図書館でも共通に必要な項目で探しはじ
めるのが自然である。図に示すように本の書名と著者名
が指定されればどこの図書館でも目的の内容を含んだ印
刷物、CDなどを見つけることができるであろう。
FIG. 5 is an explanatory diagram (part 2) of the operation of the embodiment of the present invention. Here, the conversion of the search item format shown in FIG. 4 will be additionally described. The items required for the search differ depending on the difference in the search system of the server that accepts each library and the difference in the operation of the library as described above. However, when searching for the desired book through a browser, it is natural for all libraries to start searching for the required items in common. As shown in the figure, if the book title and author name are specified, any library will be able to find printed materials, CDs, etc. containing the desired contents.

【0029】50の画面でに示すように書名「はなよ
め」、著者名「あかがわ」を指定してA、B両図書館に
送信する検索データは、通信のポートPaからはA図書
館52a向けに宛先のほか51aに示すように項目IK
SJOUKEN0に書名として「はなよめ」、項目IK
SJOUKEN1に著者名として「あかがわ」、さらに
項目IKSZENPOに「0」が指定され検索方法は検
索項目を前方一致で探すように指定している。この項目
は入力されたものではないがA図書館については通常の
標準値として埋め込んでいるものである。B図書館につ
いては、51bに示すように書名、著者名の指定する項
目名がA図書館と異なり、検索方法の指定が無いなどの
違いがある。
As shown on the screen 50, the search data transmitted to both the A and B libraries by specifying the book name "Hanayome" and the author name "Akagawa" is transmitted from the A library 52a from the communication port Pa. In addition to the destination for the item IK as shown in 51a
SJOUKEN0 has the title "Hanayome", item IK
“Akagawa” is specified as the author name in SJOUKEN 1 and “0” is specified in the item IKSZENPO, and the search method specifies that the search item is to be searched with a forward match. This item is not entered, but is embedded as a normal standard value for Library A. As shown in 51b, library B differs from library A in item names specified by book name and author name, and has no difference in search method.

【0030】図6には、本発明の実施の形態の動作の説
明図(その3)としてブラウザの画面推移の例を示して
ある。60は最初の共通検索条件の入力画面を示す。書
名、著者名の入力後画面の検索ボタンを押すと上記した
ようにA図書館、B図書館にそれぞれの検索データが送
られる。検索結果が送られてくると61のように各図書
館のサーバごとに発生した別々の画面に表示される。こ
こに見るように各画面の表示は表示形式、検索結果内容
とも異なる。これらの複数の画面を比較しながら検索を
進めることができる。必要なら画面の詳細RQボタンを
押して検索を進め、62に示すような詳細な情報を表示
することになる。
FIG. 6 shows an example of a screen transition of a browser as an explanatory diagram (part 3) of the operation of the embodiment of the present invention. Reference numeral 60 denotes a first input screen for common search conditions. When the search button on the screen is pressed after inputting the book name and the author name, the respective search data is sent to the A library and the B library as described above. When the search results are sent, they are displayed on separate screens generated for each server in each library as shown at 61. As seen here, the display of each screen is different from the display format and the search result content. The search can be advanced while comparing these multiple screens. If necessary, a detailed RQ button on the screen is pressed to advance the search, and detailed information as shown at 62 is displayed.

【0031】図7は本発明の実施の形態の動作の説明図
(その4)として条件テーブルの例を示す。条件テーブ
ル70は上記したように共通検索項目を各図書館のサー
バにそれぞれの受け入れるインターフェースに合わせて
送信するための属性を収めたものである。図でポート番
号は、ネットワークとのデータの送受信を行うときに送
信情報と受信情報、また画面との対応をとるためのもの
である。
FIG. 7 shows an example of a condition table as an explanatory diagram (part 4) of the operation of the embodiment of the present invention. As described above, the condition table 70 stores the attribute for transmitting the common search item to the server of each library in accordance with the interface to be accepted. In the figure, the port number is used for associating transmission information with reception information and a screen when transmitting and receiving data to and from the network.

【0032】アドレスは各図書館のサーバのネットワー
クアドレスである。検索項目形式は図書館ごとの検索依
頼項目の形式として必要な項目のリストであり上記した
ように入力された共通検索項目を埋め込むものと、特有
な項目に標準値を設定したものがある。
The address is the network address of the server of each library. The search item format is a list of items required as a format of a search request item for each library, and includes a type in which the common search item input as described above is embedded and a type in which a standard value is set for a specific item.

【0033】次に、請求項3に対応する本発明の実施の
形態を図3および図8により説明する。図3は本発明の
実施の形態の構成図(その2)である。30は本発明を
適用したWWWブラウザでありユーザの入力した情報に
よりアクセスしてWWWサーバになんらかのドキュメン
トを要求したとき文書間のリンクが埋め込まれたアンカ
ータグが複数あり各リンクをたどって情報を検索すると
きに各ルートごとに履歴を残しあるいは最新の検索結果
で得られたドキュメントを比較して見るような場合に使
用するものである。
Next, an embodiment of the present invention corresponding to claim 3 will be described with reference to FIGS. FIG. 3 is a configuration diagram (part 2) of the embodiment of the present invention. Reference numeral 30 denotes a WWW browser to which the present invention is applied. When a document is requested by accessing a WWW server by accessing information input by a user, there are a plurality of anchor tags in which links between documents are embedded, and information is searched by following each link. This is used when a history is left for each route or a document obtained by the latest search result is compared and viewed.

【0034】ユーザ入力31により作られたフォームデ
ータ32が画面Aのポート番号Paを指定してWWWサ
ーバA36aに送られるようになっている。WWWサーバ
A36aからドキュメントAが上記ポート番号Paに対
応する画面A35aに送信される。一般的にはWWWブ
ラウザ30の画面AとWWWサーバAとの間で何回かの
やりとりの後の状態と考えてもよい。
The form data 32 generated by the user input 31 is sent to the WWW server A 36a by designating the port number Pa of the screen A. The document A is transmitted from the WWW server A 36a to the screen A35a corresponding to the port number Pa. Generally, the state may be considered as a state after several exchanges between the screen A of the WWW browser 30 and the WWW server A.

【0035】このようなコピーを必要とする状況を察知
してユーザが入力してドキュメントのコピーを指示す
る。このとき元となるドキュメントAのアンカータグの
状態からコピーする画面数を指定する。このように複数
の他のドキュメントとのリンクを持ったドキュメントA
をコピーした画面を複数設置するようにする。図3では
2画面を新たにコピーして画面B35b、画面C35c
を作成する。
The user recognizes such a situation that the copy is required, and inputs the instruction to copy the document. At this time, the number of screens to be copied is specified based on the state of the anchor tag of the original document A. Document A having links to a plurality of other documents in this manner
Install multiple screens that have copied. In FIG. 3, two screens are newly copied to screen B35b and screen C35c.
Create

【0036】画面枠生成部34は必要な数の画面を新た
に生成するものである。また、画面コピー部33は生成
した画面Bおよび画面CにドキュメントAをコピーする
ものである。コピーされたドキュメントAのリンク情報
を用いて各画面は独立に操作され、画面Bでは図に示す
ようにサーバBへのリンク情報が埋め込まれたアンカー
タグをクリックすることでサーバB36bにアクセスす
る。このとき画面Bに対応するポート番号Pbを指定す
ることによりWWWサーバBから受けるドキュメントB
は画面Bに表示されるようになる。画面Cについても同
様である。
The screen frame generator 34 newly generates a required number of screens. The screen copy unit 33 copies the document A to the generated screens B and C. Each screen is operated independently using the copied link information of the document A, and the screen B accesses the server B 36b by clicking on the anchor tag in which the link information to the server B is embedded as shown in the figure. At this time, the document B received from the WWW server B by designating the port number Pb corresponding to the screen B
Are displayed on the screen B. The same applies to screen C.

【0037】各画面では独立して各表示されたドキュメ
ントのリンク情報を追跡することができる。図8は本発
明の実施の形態の動作の説明図(その5)として上記複
数のドキュメント間の情報のリンクの例と上記複数画面
を使用したときの検索ルートの例を説明するものであ
る。80aは上記図3における画面Aからコピーしたド
キュメントAに相当するもので情報検索のルートの分岐
元のドキュメントDaである。80aは上記したように
ドキュメントを示しているがこれを表示する画面枠は複
数あり、それぞれのドキュメントが表示された画面がお
のおの独立にここに説明するドキュメントのリンクをた
どることができる。なお、ここに示すドキュメントのリ
ンクは通常のインターネットで使われるHTML(Hy
per Text Markup Language)
で記述した文書であり、通信プロトコル(HTTP)に
よりWWWブラウザとWWWサーバとの間で交換するも
のである。
In each screen, link information of each displayed document can be tracked independently. FIG. 8 is a view (part 5) for explaining the operation of the embodiment of the present invention, illustrating an example of information links between the plurality of documents and an example of a search route when using the plurality of screens. Reference numeral 80a corresponds to the document A copied from the screen A in FIG. 3, and is a document Da at the branch source of the information search route. Reference numeral 80a indicates a document as described above, but there are a plurality of screen frames for displaying the document, and each screen on which the document is displayed can independently follow the link of the document described here. It should be noted that the link of the document shown here is HTML (Hy
per Text Markup Language)
This document is exchanged between a WWW browser and a WWW server using a communication protocol (HTTP).

【0038】すなわち、80aに埋め込まれたタグTa
1、Ta2、Ta3から情報検索のルートが分岐する。
例えばRaで示す検索ルートはドキュメントDaのTa
からドキュメントDbがネットワーク上のアドレスによ
りリンクされている。DbにあるTb1はDcをリンク
している。DcにあるTcは同一ドキュメント内の詳細
情報にリンクしTcをクリックすることにより画面上に
表示することもできる。このようにしてドキュメントD
aを複数画面にコピーすることで複数のルートの検索を
並行して画面を見比べながら実行できる。
That is, the tag Ta embedded in 80a
The information retrieval route branches from 1, Ta2, and Ta3.
For example, the search route indicated by Ra is Ta of the document Da.
Are linked by an address on the network. Tb1 in Db links Dc. Tc in Dc can be displayed on the screen by linking to detailed information in the same document and clicking Tc. Thus, document D
By copying a to a plurality of screens, a plurality of routes can be searched for in parallel while comparing screens.

【0039】[0039]

【発明の効果】以上の説明から明らかなように本発明に
よればブラウザに複数の画面を対応させ、同一要求につ
いては1回の操作によって複数のWWWサーバにアクセ
スしたり、検索の複数の分岐を引き起こすドキュメント
を複数の画面にコピーして作り出すことを可能とする手
段を提供することにより、操作の煩雑性や単純操作のく
り返しによる操作ミスの発生、作業効率の低下を防止
し、操作効率の向上、操作信頼性の向上および作業意欲
の向上という工業的効果がある。
As is apparent from the above description, according to the present invention, a browser is made to correspond to a plurality of screens, and for the same request, a plurality of WWW servers can be accessed by a single operation, or a plurality of search branches. By providing a means to copy and create documents that cause erroneous operations on multiple screens, to prevent the occurrence of operation errors due to the complexity of operations, repeated simple operations, and a decrease in work efficiency. There is an industrial effect of improving the operation, the reliability of operation, and the motivation to work.

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

【図1】 本発明の構成図FIG. 1 is a block diagram of the present invention.

【図2】 本発明の実施の形態の構成図(その1)(複
数の図書館の図書を検索するシステム)
FIG. 2 is a configuration diagram (part 1) of an embodiment of the present invention (a system for searching for books in a plurality of libraries);

【図3】 本発明の実施の形態の構成図(その2)(画
面こぴーを利用した検索システム)
FIG. 3 is a configuration diagram of an embodiment of the present invention (part 2) (a search system using a screen copy).

【図4】 本発明の実施の形態の動作の説明図(その
1)(フローチャートと検索情報の伝達の状況)
FIG. 4 is an explanatory diagram of an operation according to the embodiment of the present invention (part 1) (flowchart and status of transmission of search information);

【図5】 本発明の実施の形態の動作の説明図(その
2)(検索項目形式の変換)
FIG. 5 is an explanatory diagram of an operation of the embodiment of the present invention (part 2) (conversion of search item format)

【図6】 本発明の実施の形態の動作の説明図(その
3)(ブラウザの画面推移の例)
FIG. 6 is an explanatory diagram of the operation of the embodiment of the present invention (part 3) (example of screen transition of browser)

【図7】 本発明の実施の形態の動作の説明図(その
4)(条件テーブルの例)
FIG. 7 is an explanatory diagram (part 4) of the operation of the embodiment of the present invention (example of condition table)

【図8】 本発明の実施の形態の動作の説明図(その
5)(複数のドキュメント間の情報のリンクと複数画面
を使用した検索ルートの例
FIG. 8 is an explanatory diagram of an operation of the embodiment of the present invention (part 5) (an example of a search route using information links between a plurality of documents and a plurality of screens).

【図9】 従来技術の説明図FIG. 9 is an explanatory diagram of a conventional technique.

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

1 対話画面発生手段 2 送信情報入力手段 3 条件テーブル 4 送信情報変換手段 5 画面枠発生手段 6 画面送信手段 7 受信画面表示手段 8 画面コピー手段 DESCRIPTION OF SYMBOLS 1 Dialogue screen generation means 2 Transmission information input means 3 Condition table 4 Transmission information conversion means 5 Screen frame generation means 6 Screen transmission means 7 Reception screen display means 8 Screen copy means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 画面と対話して処理を行う画面対話処理
装置であって、 1の要求に基づいて複数の対話画面を発生する対話画面
発生手段を備えることを特徴とする画面対話処理装置。
1. A screen dialogue processing apparatus for performing processing by interacting with a screen, comprising: a dialogue screen generating means for generating a plurality of dialogue screens based on one request.
【請求項2】 画面と対話して処理を行う画面対話処理
装置であって、 画面枠を発生する画面枠発生手段と、 上記画面枠発生手段により複数の各対話対象ごとに発生
した画面枠に、送信情報入力手段により入力した送信情
報を、条件テーブルに記憶した各対話対象の属性情報に
基づき、各対話対象ごとの形式に変換して設定する送信
情報変換手段と、を備え1の要求に基づいて複数の対話
画面を発生することを特徴とする画面対話処理装置。
2. A screen interaction processing apparatus for performing processing by interacting with a screen, comprising: a screen frame generating means for generating a screen frame; and a screen frame generated for each of a plurality of dialogue targets by the screen frame generating means. Transmission information conversion means for converting the transmission information input by the transmission information input means into a format for each conversation target based on the attribute information of each conversation target stored in the condition table and setting the transmission information. A screen interactive processing apparatus for generating a plurality of interactive screens based on the screen.
【請求項3】 画面と対話して処理を行う画面対話処理
装置であって、 画面枠を発生する画面枠発生手段と、 上記画面枠発生手段により1以上の画面枠を発生させ、
あらかじめ表示されている1の対話画面を上記発生させ
た画面枠にコピーして表示する画面コピー手段と、を備
え1の要求に基づいて複数の対話画面を発生することを
特徴とする画面対話処理装置。
3. A screen interaction processing apparatus for performing processing by interacting with a screen, comprising: a screen frame generating means for generating a screen frame; and one or more screen frames generated by the screen frame generating means.
A screen copying means for copying one previously displayed interactive screen to the generated screen frame and displaying the screen, and generating a plurality of interactive screens based on one request; apparatus.
【請求項4】 画面枠を発生させる画面枠発生手順、 上記画面枠発生手段により複数の各対話対象ごとに発生
した画面枠に、送信情報入力手段により入力した送信情
報を、条件テーブルに記憶した各対話対象の属性情報に
基づき各対話対象ごとの形式に変換して設定する送信情
報変換手順、をコンピュータに実行させるプログラムを
記録したコンピュータ読み取り可能な記録媒体。
4. A screen frame generation procedure for generating a screen frame, wherein transmission information input by transmission information input means is stored in a condition table in a screen frame generated for each of a plurality of dialogue targets by the screen frame generation means. A computer-readable recording medium storing a program for causing a computer to execute a transmission information conversion procedure of converting and setting a format for each conversation target based on attribute information of each conversation target.
【請求項5】 画面枠を発生させる画面枠発生手順、 上記画面枠発生手段により1以上の画面枠を発生させ、
あらかじめ表示されている1の対話画面を上記発生させ
た画面枠にコピーして表示させる画面コピー手順、をコ
ンピュータに実行させるプログラムを記録したコンピュ
ータ読み取り可能な記録媒体。
5. A screen frame generating procedure for generating a screen frame, wherein one or more screen frames are generated by the screen frame generating means,
A computer-readable recording medium storing a program for causing a computer to execute a screen copy procedure of copying one previously displayed interactive screen to the generated screen frame and displaying the screen.
JP15519097A 1997-06-12 1997-06-12 Screen dialogue processing device Expired - Fee Related JP3767091B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15519097A JP3767091B2 (en) 1997-06-12 1997-06-12 Screen dialogue processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15519097A JP3767091B2 (en) 1997-06-12 1997-06-12 Screen dialogue processing device

Publications (2)

Publication Number Publication Date
JPH113203A true JPH113203A (en) 1999-01-06
JP3767091B2 JP3767091B2 (en) 2006-04-19

Family

ID=15600465

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15519097A Expired - Fee Related JP3767091B2 (en) 1997-06-12 1997-06-12 Screen dialogue processing device

Country Status (1)

Country Link
JP (1) JP3767091B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010073352A (en) * 2000-01-14 2001-08-01 추후제출 A chatting service providing method in a computer network providing sub chatting frame for displaying contents of different chatting rooms
JP2002539481A (en) * 1999-03-09 2002-11-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Method using multiple speech recognizers
JP2003030031A (en) * 2001-07-10 2003-01-31 Dentsu Inc Method for acquiring information in network system and network system for acquiring information
WO2004008356A1 (en) * 2002-07-12 2004-01-22 Fujitsu Limited Automatic transaction system
JP2007148888A (en) * 2005-11-29 2007-06-14 Mitsubishi Electric Corp Remote monitoring system
JP2009093633A (en) * 2007-10-11 2009-04-30 Internatl Business Mach Corp <Ibm> Computer implemented method, data processing system and computer program for executing a plurality of searches

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002539481A (en) * 1999-03-09 2002-11-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Method using multiple speech recognizers
KR20010073352A (en) * 2000-01-14 2001-08-01 추후제출 A chatting service providing method in a computer network providing sub chatting frame for displaying contents of different chatting rooms
JP2003030031A (en) * 2001-07-10 2003-01-31 Dentsu Inc Method for acquiring information in network system and network system for acquiring information
WO2004008356A1 (en) * 2002-07-12 2004-01-22 Fujitsu Limited Automatic transaction system
US7822673B2 (en) 2002-07-12 2010-10-26 Fujitsu Limited Automatic transaction apparatus
JP2007148888A (en) * 2005-11-29 2007-06-14 Mitsubishi Electric Corp Remote monitoring system
JP4530977B2 (en) * 2005-11-29 2010-08-25 三菱電機株式会社 Remote monitoring system
JP2009093633A (en) * 2007-10-11 2009-04-30 Internatl Business Mach Corp <Ibm> Computer implemented method, data processing system and computer program for executing a plurality of searches

Also Published As

Publication number Publication date
JP3767091B2 (en) 2006-04-19

Similar Documents

Publication Publication Date Title
KR100413309B1 (en) Method and system for providing native language query service
CA2177917C (en) Computer network for www server data access over internet
US6222634B1 (en) Apparatus and method for printing related web pages
US5710918A (en) Method for distributed task fulfillment of web browser requests
US5793964A (en) Web browser system
KR100188484B1 (en) A sub-agent service for fulfilling requests of a web browser
US5752246A (en) Service agent for fulfilling requests of a web browser
US9159040B2 (en) Accessing a ERP application over the internet using strongly typed declarative language files
US20070106946A1 (en) Method and system for developing interactive Web applications in a unified framework
JP2003288143A (en) Method for automatically generating user interface
JP2003022272A (en) System and method for retrieving equipment manual
JPH09114863A (en) Method for execution of request of web browser
US20010021934A1 (en) Processing device for searching information in one language using search query in another language, and recording medium and method thereof
JP2001195394A (en) Distributed publishing of hypermedia on wide area network and integrated development platform for management
JP2002334014A (en) System providing file in multiple languages
JP3767091B2 (en) Screen dialogue processing device
JPH10187512A (en) Method for generating program for database structuring and database operation
JP2000285002A (en) Device and method for supplying inherent access space to user in hypertext space
KR100209837B1 (en) A web brouser system
KR102639324B1 (en) Web service construction automation system and method, web service provision method using the same
JP3738932B2 (en) File processing method using the Internet, apparatus for realizing the method, and recording medium on which a procedure for realizing the method is recorded
JP4449381B2 (en) Search apparatus and method
JP2000020544A (en) Browsing system
JP2000276396A (en) Web site construction system, its method and storage medium recording its processing program
JP2003203032A (en) Web server mediation device, method and conversation type web server mediation portal server

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060110

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060123

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090210

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120210

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130210

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130210

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140210

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees