JPH10283235A - File management method on web - Google Patents

File management method on web

Info

Publication number
JPH10283235A
JPH10283235A JP8854597A JP8854597A JPH10283235A JP H10283235 A JPH10283235 A JP H10283235A JP 8854597 A JP8854597 A JP 8854597A JP 8854597 A JP8854597 A JP 8854597A JP H10283235 A JPH10283235 A JP H10283235A
Authority
JP
Japan
Prior art keywords
web
hierarchical structure
screen
data
file
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
JP8854597A
Other languages
Japanese (ja)
Inventor
Hitoshi Matsuo
仁 松尾
Norikazu Matsuyama
憲和 松山
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP8854597A priority Critical patent/JPH10283235A/en
Publication of JPH10283235A publication Critical patent/JPH10283235A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve responsiveness and to perform flexible frame linkage by performing description in the form of a script in the HTML data of a hierarchical structure screen outputted from a network (web) server to a web client. SOLUTION: When the reference of a data base is requested from the web client 3 to the web server 2, a common gateway interface 5 is activated and a data base management program 6 is activated. The data base management program 6 prepares the HTML data 12 of the screen or frame of an explorer form by the hierarchical structure information of the data base 7 and outputs them to the web client 3. Then, an HTML execution part 10 plots the hierarchical structure of the data base 7 on a display screen 8 by the explorer form based on the data 12. When a user clicks a folder or a file, the updating data of the hierarchical structure screen are prepared corresponding to contents described in a Java Script 13 and re-plotting is executed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、イントラネットな
どのネットワーク(Web)上に配置されたサーバのデ
ータベースを複数のクライアントにより参照する際に、
データベースの階層構造を示すエクスプローラ画面に対
するユーザの操作に応じた画面の更新処理を、サーバの
少ない負担で実現するファイル管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for referring to a database of a server arranged on a network (Web) such as an intranet by a plurality of clients.
The present invention relates to a file management method for realizing a screen update process according to a user operation on an explorer screen indicating a hierarchical structure of a database with a small load on a server.

【0002】[0002]

【従来の技術】図3は、従来のサーバ・クライアント・
システムの1構成例を示す。図3において、1はLAN
などのネットワーク、2はWebサーバ、3−1ないし
3−3はWebクライアント、4はWebインタフェ−
ス、5はCGI(Common Gateway Interface)、6はデ
ータベース管理プログラム、7はデータベースである。
2. Description of the Related Art FIG.
1 shows a configuration example of a system. In FIG. 3, 1 is a LAN
Network, 2 is a Web server, 3-1 to 3-3 are Web clients, 4 is a Web interface
5, 5 is a CGI (Common Gateway Interface), 6 is a database management program, and 7 is a database.

【0003】Webサーバ2のWebインタフェ−ス4
は、所定のプロトコルにしたがって、クライアント3−
1〜3−3からの要求を受け付け、データをやりとりす
る通信制御を行う。CGI5は、Webインタフェ−ス
4が受け付けたクライアントからの要求が何らかの処理
を必要とするものであるとき、その処理を行うアプリケ
ーションを起動し、処理結果をWebインタフェ−ス4
に返す。
[0003] Web interface 4 of Web server 2
Is a client 3- in accordance with a predetermined protocol.
It receives requests from 1-3, and performs communication control for exchanging data. When the request from the client received by the Web interface 4 requires some processing, the CGI 5 starts an application that performs the processing, and transmits the processing result to the Web interface 4.
To return.

【0004】データベース管理プログラム6はアプリケ
ーションの1つであり、たとえばクライアントからの要
求がデータベースの参照要求であった場合に起動され、
データベース7の階層構造を示す図4に例示されるよう
なエクスプローラ形式の階層構造画面の情報をHTML
データ形式でCGI5に返す。CGI5はこれをWeb
インタフェ−ス4に渡し、Webインタフェ−ス4は要
求元のクライアントへ送出する。
[0004] The database management program 6 is one of applications, and is started when, for example, a request from a client is a reference request for a database,
The information of the explorer type hierarchical structure screen as illustrated in FIG.
Return to CGI5 in data format. The CGI5 has changed this
The interface is passed to the interface 4, and the web interface 4 sends the request to the requesting client.

【0005】図5は、このようなデータベース参照処理
における動作シーケンスの例を示す。あるWebクライ
アントがWebサーバに対して、でデータベースの参
照要求を行うと、CGIはデータベース管理プログラム
を呼び出し、データベース管理プログラムは、エクスプ
ローラ形式の階層構造画面、たとえば最初は図4の左フ
レームに示すようなルート・ディレクトリを含む上位層
のみのツリー画面のHTMLデータを作成し、CGIに
返す。この階層構造画面は、WebサーバからWebク
ライアントに送られ、Webクライアントの画面に表示
される。ここでWebクライアントのユーザが、階層構
造画面のあるフォルダ位置をでクリックすると、その
階層構造画面の情報とクリック位置の情報がWebサー
バへ送られ、WebサーバのCGIは、これらの情報を
データベース管理プログラムへ通知する。
FIG. 5 shows an example of an operation sequence in such a database reference process. When a Web client makes a database reference request to a Web server, the CGI calls a database management program, and the database management program executes an explorer-type hierarchical structure screen, for example, as shown in the left frame of FIG. Creates HTML data of the tree screen of only the upper layer including the appropriate root directory and returns it to the CGI. This hierarchical structure screen is sent from the Web server to the Web client and displayed on the Web client screen. Here, when the user of the Web client clicks on a certain folder position on the hierarchical structure screen, the information on the hierarchical structure screen and the information on the click position are sent to the Web server, and the CGI of the Web server manages these information in the database management. Notify the program.

【0006】データベース管理プログラムは、Webク
ライアントから送られてきた階層構造画面の情報とクリ
ック位置の情報から、選択されたフォルダ名を識別し、
そのフォルダ名を反転表示するとともに、選択されたフ
ォルダの下位のフォルダやファイルを示すようにツリー
を伸ばした画面、あるいは図4の右フレームに示すよう
に別フレームに展開した画面のHTMLデータを作成し
て、CGIを介しWebクライアントへ送り、表示画面
を更新する。
The database management program identifies the selected folder name from the information on the hierarchical structure screen and the information on the click position sent from the Web client,
The folder name is highlighted and HTML data is created for a screen with a tree expanded to show folders and files below the selected folder, or a screen expanded to another frame as shown in the right frame of FIG. Then, the data is sent to the Web client via the CGI, and the display screen is updated.

【0007】ここでWebクライアントのユーザが先に
でクリックしたフォルダをで再びクリックすると、
表示中の階層構造画面の情報とクリック位置の情報がW
ebサーバへ送られ、前と同様にCGIを介してデータ
ベース管理プログラムに渡される。データベース管理プ
ログラムは、渡された情報からツリー展開の取り消しで
あると判断し、画面をの初期画面の状態に戻して、C
GIを介しWebクライアントの表示画面を更新する。
以下、同様にしてユーザの操作が行われるたびにWeb
サーバのCGIが起動され、データベース管理プログラ
ムによる表示画面の切り替えが行われる。
Here, when the user of the Web client clicks again on the folder previously clicked on,
The information of the currently displayed hierarchical structure screen and the information of the click position are W
It is sent to the eb server and passed to the database management program via CGI as before. The database management program determines from the passed information that the tree expansion has been canceled, returns the screen to the initial screen state, and returns
The display screen of the Web client is updated via the GI.
Thereafter, each time a user operation is performed in the same manner, the Web
The CGI of the server is activated, and the display screen is switched by the database management program.

【0008】[0008]

【発明が解決しようとする課題】以上のように、従来の
形態では、ユーザ操作により画面の書き替えが必要にな
った場合には、必ずCGIを起動して必要なHTMLデ
ータをその都度出力する必要があった。しかし、CGI
は複数のクライアントにより共用されるため、データベ
ース参照要求が多重に発生すると処理負担が増大し、応
答性が悪くなるという問題があった。
As described above, in the conventional embodiment, when the screen needs to be rewritten by a user operation, the CGI is always activated and the necessary HTML data is output each time. Needed. However, CGI
Is shared by a plurality of clients, so that when a database reference request occurs multiple times, the processing load increases, and the responsiveness deteriorates.

【0009】また図4のように、フレーム間での連携表
示を行う場合、従来はHTMLのリンクタグ<A>にお
ける文法上の制約により、次のような記述でしか再描画
フレームの指定ができなかったので、連携して再描画で
きる対象フレームは1つ、しかもタイミング的にも1個
所しか指定できなかった。
[0009] As shown in FIG. 4, in the case of cooperative display between frames, conventionally, due to the grammatical restrictions in the HTML link tag <A>, the redraw frame can be specified only by the following description. Therefore, only one target frame that can be redrawn in cooperation can be designated, and only one location can be designated in terms of timing.

【0010】<A HREF=“表示するHTML名”
TARGET=“フレーム名”>このため、1画面を3
フレーム以上のマルチフレーム構成とし、3フレーム以
上で連携して再描画を行わせることができなかった。
<A HREF = “HTML name to be displayed”
TARGET = “frame name”> For this reason, one screen is
With a multi-frame configuration of more than one frame, redrawing cannot be performed in cooperation with three or more frames.

【0011】本発明は、Webクライアントによるデー
タベース参照時のWebサーバへのアクセス回数を低減
し、処理負担の軽減による応答性の改善を図るととも
に、マルチフレーム画面において、より柔軟なフレーム
連携を可能にすることを目的としている。
The present invention reduces the number of accesses to the Web server when the Web client refers to the database, improves the responsiveness by reducing the processing load, and enables more flexible frame cooperation in a multi-frame screen. It is intended to be.

【0012】[0012]

【課題を解決するための手段】本発明は、Webクライ
アントからWebサーバへのデータベース参照時にWe
bサーバから出力されるデータベースの階層構造画面に
おいて、ユーザの入力操作に伴うツリーの伸縮のような
画面表示の小規模な変更はWebクライアント側で処理
できるようにするもので、そのための処理手段は、We
bサーバからWebクライアントへ出力する階層構造画
面のHTMLデータ中にスクリプトの形で記述してお
き、Webクライアントにより解釈実行できるようにす
るものである。またスクリプトをJava Scrip
t言語のようなオブジェクト指向言語を用いて記述する
ことにより、ユーザのクリック操作などのイベント発生
に応じて任意の複数フレームの再描画処理を起動するこ
とができる。
SUMMARY OF THE INVENTION According to the present invention, when a Web client refers to a database from a Web server to a Web server, the Web client can access the Web server.
On the hierarchical structure screen of the database output from the server b, small changes in the screen display such as expansion and contraction of the tree due to the user's input operation can be processed on the Web client side. , We
A script is described in HTML data of a hierarchical structure screen output from the server b to the Web client so that the Web client can interpret and execute the script. In addition, script is Java Script
By describing the object using an object-oriented language such as the t language, it is possible to activate a redrawing process of an arbitrary plurality of frames in response to occurrence of an event such as a user's click operation.

【0013】図1は、本発明の基本構成を例示的方法で
示したものである。図1において、1はイントラネット
などのネットワーク、2はWebサーバ、3はWebク
ライアント、4はWebインタフェ−ス、5はCGI、
6はデータベース管理プログラム、7はデータベース、
8は表示画面、9はマウス、10はHTML実行部、1
1はJava Script実行部、12はHTMLデ
ータ、13はJava Scriptである。なお図1
の参照番号1ないし7で示される各要素は、先に図3で
説明した同じ参照番号の要素に対応するものである。
FIG. 1 shows the basic structure of the present invention in an exemplary manner. In FIG. 1, 1 is a network such as an intranet, 2 is a Web server, 3 is a Web client, 4 is a Web interface, 5 is a CGI,
6 is a database management program, 7 is a database,
8 is a display screen, 9 is a mouse, 10 is an HTML execution unit, 1
Reference numeral 1 denotes a Java Script execution unit, reference numeral 12 denotes HTML data, and reference numeral 13 denotes Java Script. FIG. 1
The elements denoted by reference numerals 1 to 7 correspond to the elements having the same reference numbers described above with reference to FIG.

【0014】図1の動作を説明すると、Webクライア
ント3からWebサーバ2に対してデータベースの参照
要求が行われると、Webサーバ2では、Webインタ
フェ−ス4がCGI5を起動し、CGI5はさらにデー
タベース管理プログラム6を起動する。データベース管
理プログラム6は、データベース7の階層構造情報(デ
ィレクトリ)によりエクスプローラ形式の画面あるいは
フレームのHTMLデータ12を作成し、CGI5、W
ebインタフェ−ス4を介してWebクライアント3へ
出力する。Webクライアント3では、HTML実行部
10がHTMLデータ12に基づいて、表示画面8にデ
ータベース7の階層構造をエクスプローラ形式で描画す
る。ここでユーザが、エクスプローラ形式で表示された
階層構造画面上でマウス9の操作により任意のフォルダ
やファイルをクリックすると、HTML実行部10はJ
ava Script実行部11を起動し、Java
Script実行部11は選択されたフォルダあるいは
ファイルを識別し、HTMLデータ12中のJava
Script13に記述されている内容にしたがって階
層構造画面の更新データを作成し、再描画を実行する。
1, the Web client 3 issues a database reference request to the Web server 2. In the Web server 2, the Web interface 4 activates the CGI 5, and the CGI 5 further activates the database. The management program 6 is started. The database management program 6 creates HTML data 12 of a screen or frame in an explorer format based on the hierarchical structure information (directory) of the database 7, and generates CGI 5, WGI
The data is output to the Web client 3 via the Web interface 4. In the Web client 3, the HTML execution unit 10 draws the hierarchical structure of the database 7 on the display screen 8 in the explorer format based on the HTML data 12. Here, when the user clicks an arbitrary folder or file by operating the mouse 9 on the hierarchical structure screen displayed in the explorer format, the HTML execution unit 10
Activate the Java Script execution unit 11 and execute Java
The Script execution unit 11 identifies the selected folder or file, and stores the Java
Update data of the hierarchical structure screen is created in accordance with the content described in Script 13, and redrawing is performed.

【0015】Java Script13は、Webク
ライアント3が受け取ったHTMLデータ12に含まれ
る階層構造情報の範囲内でツリーの伸縮などの変更処理
を行うことができ、それ以上の変更が必要となった場合
は、従来と同様にHTML実行部10からWebサーバ
2に情報を送り、CGI5を起動する。また任意複数の
フレームを連携させて表示内容を更新するようにJav
a Scriptを記述することができる。
The Java Script 13 can perform change processing such as expansion and contraction of a tree within the range of the hierarchical structure information included in the HTML data 12 received by the Web client 3, and if further change is necessary, Then, the information is sent from the HTML execution unit 10 to the Web server 2 as in the related art, and the CGI 5 is activated. Also, Java is updated so that the display content is updated by linking arbitrary plural frames.
a Script can be described.

【0016】[0016]

【発明の実施の形態】本発明の実施の形態では、画面内
の各要素の情報をJava Script内で保持する
ことで、小規模な画面の書き替え(フォルダツリーの伸
縮や、ファイルの選択表示など)はすべてJava S
criptからの出力で対応し、大規模な画面の書き替
えが必要になった場合のみ、WebサーバのCGIを起
動する形とした。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In an embodiment of the present invention, small-scale screen rewriting (expansion and contraction of a folder tree, selection and display of a file, etc.) is performed by retaining information of each element in the screen in a JavaScript. Etc.) are all Java S
In response to the output from the script, the CGI of the Web server is started only when it is necessary to rewrite a large-scale screen.

【0017】一方、Java Script中に、マウ
スクリックやデータロードなどの各種のイベント発生時
の処理を自由に記述することが可能であり、具体的には
リンクタグ<A>やボデイタグ<BODY>などのタグ
内のイベントトリガー記述として、下記のようにonC
lick,onLoadなどの値にJava Scri
pt記述を指定する。
On the other hand, it is possible to freely describe processing at the time of occurrence of various events such as mouse click and data loading in JavaScript, and specifically, a link tag <A>, a body tag <BODY>, etc. As the event trigger description in the tag of
Click on values such as "lick" and "onLoad"
Specify pt description.

【0018】<A HREF=…onClick=“
Java Script記述”> <BODY=…onLoad=“ Java Scri
pt記述”>このようにしてイベント発生時に起動され
るJava Scriptコ−ド内に、フレーム再描画
処理のメソッドを作成することで、フレーム間の連携を
自由に行わせる。
<A HREF =... OnClick = “
Javascript description "><BODY = ... onLoad =" Java Script
pt description >> A frame redrawing method is created in the Java Script code activated when an event occurs in this way, so that the cooperation between frames can be freely performed.

【0019】図2にJava Script機能の構成
を示す。Java ScriptでHTMLの内容を動
的に書き換える際には、書き替えを行うための情報やメ
ソッドが、他から消されたり書き換えられたりする怖れ
があるため、フレームの階層を2つに分け、常に必要な
制御構造を親階層に、随時書き換わる動的な出力内容を
子階層に配置することで、必要な情報が存在しないとい
う事態を防いでいる。
FIG. 2 shows the configuration of the Java Script function. When dynamically rewriting HTML content in Java Script, information and methods for rewriting may be erased or rewritten from others, so the frame hierarchy is divided into two layers. By arranging a control structure that is always required in the parent hierarchy and dynamic output contents that are rewritten as needed in the child hierarchy, it is possible to prevent a situation where necessary information does not exist.

【0020】具体的には、図示のように親階層のフレー
ムに現在のフォルダ、及びファイルの情報、そして各イ
ベントが発生したときに呼ばれるメソッド群を記述し、
その子階層のフレームはすべてそれらのメソッド等から
吐き出されるという構成をとった。
More specifically, as shown in the figure, information on the current folder and file and a group of methods called when each event occurs are described in the frame of the parent hierarchy.
The frame of the child hierarchy was all discharged from those methods.

【0021】このような構成をとったうえで、各イベン
トが発生した場合に、その種類によって適宜必要なHT
MLデータを生成し、対象となるフレームを再描画する
というのが、フレーム書き替えの基本的な構造である。
With such a configuration, when each event occurs, an appropriate HT is required depending on the type of the event.
The basic structure of frame rewriting is to generate ML data and redraw a target frame.

【0022】図2において、親フレームのフォルダフレ
ーム動的出力メソッドは、フォルダ情報を参照してフォ
ルダフレームに出力すべきHTMLデータを生成する処
理を行う。またファイルフレーム動的出力メソッドは、
ファイル情報を参照してファイルフレームに出力すべき
HTMLデータを生成する処理を行う。フォルダフレー
ム再描画メソッドは、生成されたHTMLデータを、フ
ォルダフレーム内に描画する処理を行う。ファイルフレ
ーム再描画メソッドは、生成されたHTMLデータを、
ファイルフレーム内に描画する処理を行う。フォルダフ
レームやファイルフレームでユーザによるマウスクリッ
クなどの操作が行われると、まずフォルダフレーム動的
出力メソッドやファイルフレーム動的出力メソッドを起
動して、クリックされたフォルダ名やファイル名を変転
表示したり、フォルダツリーを伸縮するなどの、必要な
変更がなされたHTMLデータを生成する処理を行わ
せ、その後にフォルダフレーム再描画メソッドやファイ
ルフレーム再描画メソッドを起動して、生成されたHT
MLデータをそれぞれ必要なフレームに対して描画する
処理を行わせる。
In FIG. 2, the folder frame dynamic output method of the parent frame performs a process of generating HTML data to be output to the folder frame with reference to the folder information. The file frame dynamic output method
A process of generating HTML data to be output to a file frame with reference to the file information is performed. The folder frame redrawing method performs a process of drawing the generated HTML data in the folder frame. The file frame redraw method converts the generated HTML data
Performs the process of drawing in the file frame. When a user performs an operation such as a mouse click on a folder frame or a file frame, the folder frame dynamic output method or the file frame dynamic output method is first activated to display the clicked folder name or file name in an inverted manner. To generate HTML data with necessary changes such as expanding and contracting a folder tree, and then invoking a folder frame redrawing method or a file frame redrawing method to generate HTML data.
A process for drawing the ML data for each required frame is performed.

【0023】[0023]

【発明の効果】以上述べた本発明の構成による直接的な
効果は以下の2点である。 サーバへのアクセス回数の減少 柔軟なフレーム連携の実現 さらに、Webアプリケーションの操作を汎用アプリケ
ーションの操作が統一できることにより、Webアプリ
ケーションの操作性の大幅な向上が可能となる。
The direct effects of the configuration of the present invention described above are the following two points. Reduction of the Number of Accesses to the Server Realization of Flexible Frame Cooperation In addition, since the operation of the general-purpose application can be integrated with the operation of the Web application, the operability of the Web application can be greatly improved.

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

【図1】本発明の基本構成を示す図である。FIG. 1 is a diagram showing a basic configuration of the present invention.

【図2】本発明の実施の形態によるJava Scri
pt機能の説明図である。
FIG. 2 shows a Java Scri according to an embodiment of the present invention.
It is explanatory drawing of a pt function.

【図3】従来サーバ・クライアント・システムの1構成
図である。
FIG. 3 is a configuration diagram of a conventional server-client system.

【図4】エクスプローラ形式の階層構造画面例を示す説
明図である。
FIG. 4 is an explanatory diagram showing an example of a hierarchical structure screen in the explorer format.

【図5】データベース参照処理例における動作シーケン
スの説明図である。
FIG. 5 is an explanatory diagram of an operation sequence in a database reference processing example.

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

1: ネットワーク 2: Webサーバ 3: Webクライアント 4: Webインタフェース 5: CGI 6: データベース管理プログラム 7: データベース 8: 表示画面 9: マウス 10:HTML実行部 11:Java Script実行部 12:HTMLデータ 13:Java Script 1: Network 2: Web server 3: Web client 4: Web interface 5: CGI 6: Database management program 7: Database 8: Display screen 9: Mouse 10: HTML execution unit 11: Java Script execution unit 12: HTML data 13: Java Script

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 Webサーバが管理する階層構造のデー
タベースのファイルにWebクライアントのユーザがア
クセスするための、Web上でのファイル管理方法にお
いて、 Webクライアントは、Webサーバからデータベース
の階層構造情報と該階層構造情報に基づき階層構造エク
スプローラ形式で描画する処理手段とを取り込み、 該取り込んだデータベースの階層構造情報と処理手段に
よりエクスプローラ形式の階層構造画面を表示するとと
もに、 表示されたエクスプローラ形式の階層構造画面上でユー
ザが入力操作により選択したフォルダあるいはファイル
を検出して、該選択したフォルダあるいはファイルの表
示を変更し、また必要な場合上記階層構造の表示内容を
変更して再描画を行うことを特徴とするWeb上でのフ
ァイル管理方法。
1. A file management method on a Web for allowing a Web client user to access a file of a database having a hierarchical structure managed by a Web server, the Web client comprising: A processing means for drawing in a hierarchical structure explorer format based on the hierarchical structure information is captured, a hierarchical structure screen in an explorer format is displayed by the hierarchical structure information of the captured database and the processing means, and the displayed hierarchical structure screen in the explorer format is displayed. Detecting the folder or file selected by the user through the input operation, changing the display of the selected folder or file, and, if necessary, changing the display content of the hierarchical structure and redrawing. File on the Web Method.
【請求項2】 請求項1において、データベースの階層
構造情報は、HTML文書で記述され、処理手段は該H
TML文書内にJavaスクリプトとして記述されてい
ることを特徴とするWeb上でのファイル管理方法。
2. The method according to claim 1, wherein the hierarchical structure information of the database is described in an HTML document.
A file management method on the Web, which is described as a Java script in a TML document.
【請求項3】 請求項1において、処理手段は複数フレ
ームの連携を行うことを特徴とするWeb上でのファイ
ル管理方法。
3. The file management method according to claim 1, wherein the processing unit cooperates with a plurality of frames.
JP8854597A 1997-04-07 1997-04-07 File management method on web Pending JPH10283235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8854597A JPH10283235A (en) 1997-04-07 1997-04-07 File management method on web

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8854597A JPH10283235A (en) 1997-04-07 1997-04-07 File management method on web

Publications (1)

Publication Number Publication Date
JPH10283235A true JPH10283235A (en) 1998-10-23

Family

ID=13945832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8854597A Pending JPH10283235A (en) 1997-04-07 1997-04-07 File management method on web

Country Status (1)

Country Link
JP (1) JPH10283235A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076074A (en) * 1998-07-20 2000-03-14 Hewlett Packard Co <Hp> Method for communication between frames in web browser window
JP2000194622A (en) * 1998-12-28 2000-07-14 Fujitsu Ltd Distributed operation system and recording medium
JP2000250834A (en) * 1999-02-26 2000-09-14 Nec Corp Managing component managing device for communication network management system, communication system and computer readable recording medium
JP2000267973A (en) * 1999-03-19 2000-09-29 Pfu Ltd File information bulletining method and computer- readable recording medium
JP2000267964A (en) * 1999-03-18 2000-09-29 Nec Eng Ltd Method and system for dynamically displaying document and recording medium
WO2001057672A1 (en) * 2000-02-02 2001-08-09 Seiko Epson Corporation Web page providing method and system for providing the same
JP2001357179A (en) * 2000-06-09 2001-12-26 Ntt Comware Corp Device and method for operation support and recording medium with recorded operation support program
JP2003108601A (en) * 2001-09-26 2003-04-11 Nec System Technologies Ltd Efficient hierarchical retrieval system and method by sub-window multi-frame
WO2004068369A1 (en) * 2003-01-28 2004-08-12 Samsung Electronics Co., Ltd. Method and system for managing media file database
US7322006B1 (en) 1999-05-10 2008-01-22 Fujitsu Limited Integrated document management system, document retrieval device, and a computer-readable recording medium with a document retrieval program recorded therein
JP2011232998A (en) * 2010-04-28 2011-11-17 Fujitsu Frontech Ltd Information display system, server device, client device and program
JP2013080470A (en) * 2011-09-30 2013-05-02 Nhn Corp Hybrid application execution device and method using web technology

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076074A (en) * 1998-07-20 2000-03-14 Hewlett Packard Co <Hp> Method for communication between frames in web browser window
JP2000194622A (en) * 1998-12-28 2000-07-14 Fujitsu Ltd Distributed operation system and recording medium
JP2000250834A (en) * 1999-02-26 2000-09-14 Nec Corp Managing component managing device for communication network management system, communication system and computer readable recording medium
JP2000267964A (en) * 1999-03-18 2000-09-29 Nec Eng Ltd Method and system for dynamically displaying document and recording medium
JP2000267973A (en) * 1999-03-19 2000-09-29 Pfu Ltd File information bulletining method and computer- readable recording medium
US7322006B1 (en) 1999-05-10 2008-01-22 Fujitsu Limited Integrated document management system, document retrieval device, and a computer-readable recording medium with a document retrieval program recorded therein
EP1244039A4 (en) * 2000-02-02 2004-12-15 Seiko Epson Corp Web page providing method and system for providing the same
WO2001057672A1 (en) * 2000-02-02 2001-08-09 Seiko Epson Corporation Web page providing method and system for providing the same
EP1244039A1 (en) * 2000-02-02 2002-09-25 Seiko Epson Corporation Web page providing method and system for providing the same
JP2001357179A (en) * 2000-06-09 2001-12-26 Ntt Comware Corp Device and method for operation support and recording medium with recorded operation support program
JP2003108601A (en) * 2001-09-26 2003-04-11 Nec System Technologies Ltd Efficient hierarchical retrieval system and method by sub-window multi-frame
WO2004068369A1 (en) * 2003-01-28 2004-08-12 Samsung Electronics Co., Ltd. Method and system for managing media file database
CN100452029C (en) * 2003-01-28 2009-01-14 三星电子株式会社 Method and system for managing media file database
JP2011232998A (en) * 2010-04-28 2011-11-17 Fujitsu Frontech Ltd Information display system, server device, client device and program
JP2013080470A (en) * 2011-09-30 2013-05-02 Nhn Corp Hybrid application execution device and method using web technology

Similar Documents

Publication Publication Date Title
US6356933B2 (en) Methods and apparatus for efficiently transmitting interactive application data between a client and a server using markup language
US5961586A (en) System and method for remotely executing an interpretive language application
JP5389829B2 (en) XML-based web feed for remote resource web access
US6480882B1 (en) Method for control and communication between computer systems linked through a network
JP4643931B2 (en) Web page rendering mechanism using themes based on external programs
US8161472B2 (en) Methods and apparatus for incorporating a partial page on a client
JP4763286B2 (en) Method and computer system for processing increment data in client-server communication
US20040090458A1 (en) Method and apparatus for previewing GUI design and providing screen-to-source association
KR100569469B1 (en) System and method for managing the connection between a server and a client node
JPH1091446A (en) Discovery of java base application and usage of distribution object system for down-load
KR20060050608A (en) Data sharing system, method and software tool
JP2011070640A (en) Method and system for converting desktop application to web application
JP2003271508A (en) Contents conversion system for portable terminal and contents conversion method
JPH10283235A (en) File management method on web
US7877434B2 (en) Method, system and apparatus for presenting forms and publishing form data
EP0377299B1 (en) An encapsulation system for a computer system
US20040085366A1 (en) Method for maintaining state information in a browser session across multiple web sites
US20050015780A1 (en) Method and system for providing information related to elements of a user interface
JP2001125628A (en) System monitor device and its recording medium
WO2000002148A1 (en) System and method for rendering and displaying a compound document
JP2004519040A (en) Method and apparatus for enhancing page generation code affecting partial page regeneration
JP2004342085A (en) Server process for accessing data from various types of client processes
KR100317129B1 (en) Method for translation web server and database server in internet envirionment
JP2005503600A (en) Method and system for providing message publishing with Dynamic Page Builder over the Internet
AU726335B2 (en) System and method for transmitting data from a server application to more than one client node