JP2003162472A - Web page browsing method, client for web page browsing system and web page browsing program - Google Patents

Web page browsing method, client for web page browsing system and web page browsing program

Info

Publication number
JP2003162472A
JP2003162472A JP2001362674A JP2001362674A JP2003162472A JP 2003162472 A JP2003162472 A JP 2003162472A JP 2001362674 A JP2001362674 A JP 2001362674A JP 2001362674 A JP2001362674 A JP 2001362674A JP 2003162472 A JP2003162472 A JP 2003162472A
Authority
JP
Japan
Prior art keywords
web page
data
cache
file
client
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
JP2001362674A
Other languages
Japanese (ja)
Other versions
JP3843390B2 (en
Inventor
Masaki Nigo
正樹 二郷
Nobuyuki Aikawa
伸之 相川
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 Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2001362674A priority Critical patent/JP3843390B2/en
Publication of JP2003162472A publication Critical patent/JP2003162472A/en
Application granted granted Critical
Publication of JP3843390B2 publication Critical patent/JP3843390B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web page browsing method by which the network traffic can be reduced and display processing of the Web page can be carried out speedily. <P>SOLUTION: When a non-updated range file data is judged to be within an acquired Web page data in a process for analyzing the Web page data acquired from a Web server, a process for judging whether or not any non- updated range data exists in the acquired Web page data and a data judging process, a cache judging process for judging whether the non-updated range data file is already stored in the cache range or not and a process to acquire the non-updated range file data from the cache range or from the Web server according to the judgment result of the cache judging process are provided. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークトラ
フィックを軽減してウェブページの閲覧を行うことが可
能なウェブページ閲覧方法およびウェブページ閲覧シス
テムのクライアント並びにウェブページ閲覧プログラム
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a web page browsing method, a client of a web page browsing system, and a web page browsing program capable of browsing a web page while reducing network traffic.

【0002】[0002]

【従来の技術】従来、ユーザがネットワークを介してウ
ェブページを閲覧する際、ネットワークトラフィックを
軽減する方法としては、クライアントキャッシュやプロ
キシキャッシュを利用する方法があった。
2. Description of the Related Art Conventionally, as a method of reducing network traffic when a user browses a web page via a network, there has been a method of using a client cache or a proxy cache.

【0003】クライアントキャッシュを利用する方法に
よれば、ウェブページ閲覧時に、ユーザがネットワーク
を通してウェブサーバからダウンロードしたデータを一
時的にクライアントコンピュータに保存しておき、同じ
ウェブページに再度閲覧要求があった場合には、そのウ
ェブサーバから再度データを取得することなく、クライ
アントコンピュータに既に保存されているキャッシュフ
ァイルを閲覧することとなるため、ウェブページの表示
速度の高速化が実現される。
According to the method using the client cache, when a web page is browsed, the data downloaded from the web server by the user through the network is temporarily stored in the client computer, and the same web page is requested to browse again. In this case, since the cache file already stored in the client computer is browsed without re-acquiring data from the web server, the display speed of the web page can be increased.

【0004】一方のプロキシキャッシュは、通常、ネッ
トワークの末端(社内ゲートウェイ等)に配置されてお
り、プロキシキャッシュに接続されている多数のユーザ
がインターネット等のネットワーク上の様々な文書に効
率良くアクセスできるようにするものである。
On the other hand, the proxy cache is usually arranged at the end of the network (in-house gateway etc.), and many users connected to the proxy cache can efficiently access various documents on the network such as the Internet. To do so.

【0005】このようなプロキシキャッシュを利用する
方法では、まずユーザは、ウェブページの閲覧を所望す
るオリジナルのウェブサーバに直接アクセスせず、プロ
キシサーバにアクセスする。すると、アクセスされた前
記プロキシサーバがユーザの要求するウェブページにア
クセスしてそのウェブページデータを受信し、更に受信
したウェブページデータをユーザに送信すると共に、そ
のウェブページデータをプロキシサーバのディスク(プ
ロキシキャッシュ)に格納する。そして、この受信後に
同じウェブページへのアクセスがあった場合、このアク
セスへの返答には、前記プロキシサーバのキャッシュに
格納されたウェブページデータを使用する。このように
プロキシキャッシュを利用することで、ウェブページの
読込み・表示速度の高速化が実現される。また、同じウ
ェブページを何度もアクセスすることがなくなるため、
インターネット資源を節約することができる。
In the method of using the proxy cache, the user first accesses the proxy server without directly accessing the original web server that desires to browse the web page. Then, the accessed proxy server accesses the web page requested by the user, receives the web page data, further transmits the received web page data to the user, and transmits the web page data to the disk of the proxy server ( Proxy cache). When the same web page is accessed after the reception, the web page data stored in the cache of the proxy server is used for the response to this access. By using the proxy cache in this way, the speed of reading and displaying web pages can be increased. Also, because you will not access the same web page multiple times,
Internet resources can be saved.

【0006】上述のように、クライアントキャッシュや
プロキシキャッシュといった従来技術を用いることによ
り、ウェブページの読込み速度及び表示速度が速くなる
ため、ユーザが所望のウェブページを表示するのに要す
る時間を短縮することができた。
As described above, by using the conventional techniques such as the client cache and the proxy cache, the reading speed and the display speed of the web page are increased, so that the time required for the user to display the desired web page is shortened. I was able to.

【0007】[0007]

【発明が解決しようとする課題】しかし、上記従来技術
によれば、クライアントコンピュータから新たにウェブ
サーバにウェブページデータを取得しに行くことがない
ため、随時新たなデータが更新されない。よって、デー
タが頻繁に更新されるようなウェブページを閲覧する場
合には、ユーザは更新前の古いウェブページデータを表
示することとなる。ここで、このように更新前の古いウ
ェブページデータが表示された場合、ユーザ自身がブラ
ウザの更新ボタンをクリックする等してウェブサーバに
最新のウェブページデータを取得しに行くことも可能で
あるが、この更新ボタンをクリックしてデータを取得す
るとなると、ウェブページの全データ、即ち更新された
最新データと共に更新されていない従来と同じデータを
もウェブサーバにデータ取得要求することになる。この
結果、ウェブページの表示時間が遅くなるといった不具
合が生じていた。
However, according to the above-mentioned conventional technique, new data is not updated at any time because the web page data is not newly acquired from the client computer to the web server. Therefore, when browsing a web page whose data is frequently updated, the user displays old web page data before the update. Here, when the old web page data before update is displayed in this way, the user can go to the web server to obtain the latest web page data by clicking the update button of the browser. However, when this update button is clicked to acquire data, all the data of the web page, that is, the same data as before, which has not been updated together with the updated latest data, is requested to be acquired by the web server. As a result, there has been a problem that the display time of the web page is delayed.

【0008】そこで本発明の目的は、ネットワークトラ
フィックを軽減し、且つウェブページの表示処理を迅速
に行うことが可能なウェブページ閲覧方法およびウェブ
ページ閲覧システムのクライアント並びにウェブページ
閲覧プログラムを提供することである。
Therefore, an object of the present invention is to provide a web page browsing method, a client of the web page browsing system, and a web page browsing program capable of reducing network traffic and rapidly performing display processing of the web page. Is.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明のウェブページ閲覧方法は、ウェブサーバか
らネットワークを介してウェブページデータを取得して
クライアントの表示部に表示するクライアントにおける
ウェブページ閲覧方法であって、前記ウェブサーバから
取得したウェブページデータを解析する工程と、前記取
得ウェブページデータ内における非更新領域ファイルデ
ータの存否を判定する工程と、前記データ判定工程に
て、非更新領域ファイルデータが前記取得ウェブページ
データ内にあると判定された場合に、キャッシュ領域に
非更新領域のデータファイルが格納済か否かを判定する
キャッシュ判定工程と、前記キャッシュ判定工程におけ
る判定結果により、キャッシュ領域あるいは前記ウェブ
サーバから非更新領域ファイルデータを取得する工程
と、を有することを第1の特徴とする。
In order to achieve the above object, a web page browsing method of the present invention is a web in a client which acquires web page data from a web server via a network and displays the data on a display unit of the client. In the page browsing method, the step of analyzing the web page data acquired from the web server, the step of determining the presence or absence of non-updated area file data in the acquired web page data, and the data determination step When it is determined that the updated area file data is in the acquired web page data, a cache determination step of determining whether or not a data file of a non-updated area is already stored in the cache area, and a determination result in the cache determination step The cache area or the area not updated from the web server The first, comprising the the steps of acquiring the file data.

【0010】また上記目的を達成するために、本発明の
ウェブページ閲覧システムのクライアントは、ウェブサ
ーバからネットワークを介してウェブページデータを取
得してクライアントの表示部に表示するウェブページ閲
覧システムのクライアントであって、前記ウェブサーバ
から取得したウェブページデータを解析する解析手段
と、前記取得ウェブページデータをクライアントのキャ
ッシュ領域に格納する格納手段と、前記取得ウェブペー
ジデータ内における非更新領域ファイルデータの存否を
判定するデータ判定手段と、前記キャッシュ領域に非更
新領域のデータファイルが格納済か否かを判定するキャ
ッシュ判定手段と、前記データ判定手段により非更新領
域ファイルデータが前記取得ウェブページデータ内にあ
ると判定された場合には、キャッシュ判定手段の判定結
果により、前記キャッシュ領域あるいは前記ウェブサー
バから非更新領域ファイルデータを取得するデータ取得
手段と、を具備することを第2の特徴とする。
In order to achieve the above object, the client of the web page browsing system of the present invention is a client of the web page browsing system which acquires web page data from a web server via a network and displays the data on a display unit of the client. Of the analysis means for analyzing the web page data acquired from the web server, storage means for storing the acquired web page data in the cache area of the client, and non-updated area file data in the acquired web page data. Data determining means for determining the existence, cache determining means for determining whether or not a data file in the non-updated area has been stored in the cache area, and non-updated area file data in the acquired web page data by the data determining means If it is determined that Is the determination result of the cache determination means, to be provided with a, a data acquisition means for acquiring non-updated area file data from the cache area or the web server and the second feature.

【0011】更に、上記目的を達成するために、本発明
のウェブページ閲覧プログラムは、ウェブサーバからネ
ットワークを介してウェブページデータを取得して表示
するウェブページ閲覧方法を実現するウェブページ閲覧
プログラムであって、クライアントコンピュータに、前
記ウェブサーバから取得したウェブページデータを解析
する機能と、前記取得ウェブページデータ内における非
更新領域ファイルデータの存否を判定する機能と、前記
データ判定機能により、非更新領域ファイルデータが前
記取得ウェブページデータ内にあると判定された場合
に、キャッシュ領域に非更新領域のデータファイルが格
納済か否かを判定するキャッシュ判定機能と、前記キャ
ッシュ判定機能の判定結果により、キャッシュ領域ある
いは前記ウェブサーバから非更新領域ファイルデータを
取得する機能と、を実現させることを第3の特徴とす
る。
Further, in order to achieve the above object, the web page browsing program of the present invention is a web page browsing program for realizing a web page browsing method for acquiring and displaying web page data from a web server via a network. Then, the client computer has a function of analyzing the web page data acquired from the web server, a function of determining the presence or absence of non-updated area file data in the acquired web page data, and a non-update by the data determination function. When it is determined that the area file data is in the acquired web page data, the cache determination function that determines whether or not the data file of the non-updated area is already stored in the cache area, and the determination result of the cache determination function , Cache area or the web server The function of acquiring the non-updated area file data from the third, characterized in that to realize.

【0012】[0012]

【発明の実施の形態】以下、本発明の一実施形態による
ウェブページ閲覧システムについて、図面を参照して説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A web page browsing system according to an embodiment of the present invention will be described below with reference to the drawings.

【0013】<ウェブページ閲覧システムの構成>ま
ず、本実施形態のウェブページ閲覧システムの構成を、
図1を参照して説明する。図1は、本発明の一実施形態
によるウェブページ閲覧システムの構成図である。図1
に示されるように、本実施形態のウェブページ閲覧シス
テムは、ウェブサーバ1とクライアントコンピュータ
(以下、クライアントという)2とがインターネット等
のネットワーク3を介して接続されており、ウェブサー
バ1内には、該ウェブサーバ1における各種処理動作を
制御する制御部11と、コンテンツ格納部12が備えら
れている。このコンテンツ格納部12内には、ウェブサ
ーバ1が提供するウェブページのデータが格納される。
<Configuration of Web Page Browsing System> First, the configuration of the web page browsing system of this embodiment will be described.
This will be described with reference to FIG. FIG. 1 is a configuration diagram of a web page browsing system according to an embodiment of the present invention. Figure 1
As shown in FIG. 1, in the web page browsing system of this embodiment, a web server 1 and a client computer (hereinafter referred to as a client) 2 are connected via a network 3 such as the Internet. A control unit 11 for controlling various processing operations in the web server 1 and a content storage unit 12 are provided. In the content storage unit 12, the data of the web page provided by the web server 1 is stored.

【0014】一方、クライアント2には、ウェブサーバ
1から送信されたウェブページデータを格納するハード
ディスクやメモリ等のキャッシュ領域21と、該クライ
アント2における各種処理動作の制御を行う制御装置2
2と、ウェブページ等を表示する表示部23と、が備え
られており、該クライアント2に操作者がデータ入力を
行うために用いる入力装置4が接続されている。また、
該クライアント2には、ウェブサーバから受け取ったウ
ェブページデータを展開するためのブラウザが備えられ
ている。
On the other hand, the client 2 has a cache area 21 such as a hard disk or a memory for storing the web page data transmitted from the web server 1, and a control device 2 for controlling various processing operations in the client 2.
2 and a display unit 23 for displaying a web page and the like, and an input device 4 used by the operator for data input is connected to the client 2. Also,
The client 2 is equipped with a browser for expanding the web page data received from the web server.

【0015】また、前記制御装置22には、ウェブサー
バ1より取得したウェブページデータの解析,キャッシ
ュ領域21への保存処理等を行うデータ処理部22a
と、ウェブページデータ内にウェブページにおける非更
新領域のデータファイルが実装されているか否かを得ら
れた解析結果より判定するデータ判定部22bと、キャ
ッシュ領域21に非更新領域のデータファイルが格納済
か否かを判定するキャッシュ判定部22cと、解析結果
及び判定結果に基づいてキャッシュ領域21もしくはウ
ェブサーバ1内のコンテンツ格納部12から非更新領域
あるいは更新領域のウェブページデータを取得する処理
を行うデータ取得部22dと、ブラウザを用いてウェブ
ページデータを展開し表示部23に表示する処理を行う
表示処理部22eと、が備えられている。
Further, the control device 22 has a data processing section 22a for analyzing the web page data acquired from the web server 1 and storing it in the cache area 21.
And a data determination unit 22b that determines whether or not the data file of the non-updated area in the web page is mounted in the web page data, and a data file of the non-updated area is stored in the cache area 21. A cache determination unit 22c that determines whether or not the process has been completed, and a process that acquires web page data in the non-updated region or the updated region from the cache region 21 or the content storage unit 12 in the web server 1 based on the analysis result and the determination result. A data acquisition unit 22d for performing and a display processing unit 22e for performing processing of expanding web page data using a browser and displaying the data on the display unit 23 are provided.

【0016】尚、本実施形態のシステムには、ウェブサ
ーバ1とクライアント2とが、それぞれ一台ずつ設けら
れているが、ウェブサーバ1及びクライアント2の台数
はこれに限定されるものではない。
The system of this embodiment is provided with one web server 1 and one client 2, but the number of web servers 1 and clients 2 is not limited to this.

【0017】<ウェブページデータファイルの文書構造
>以上のような構成を有するウェブページ閲覧システム
において、ネットワークトラフィックを軽減し、ウェブ
ページの表示を迅速に行うことを可能にするために、ウ
ェブサーバ1のコンテンツ格納部12に格納されるウェ
ブページデータのファイルは、例えば図2のようにHT
ML(Hypertext Markup Language)を記述言語として
用いた文書構造となっている。以下、本システムのウェ
ブサーバ1に格納されるウェブページデータのファイル
の文書構造を、図2を参照して説明する。図2は本実施
形態のウェブページ閲覧システムのウェブサーバ1に格
納されるウェブページデータファイルの一例を示す図で
ある。また図3は、本実施形態におけるウェブサーバの
コンテンツ格納部12内に格納されたファイルの一覧を
示している。
<Document Structure of Web Page Data File> In the web page browsing system having the above-mentioned configuration, in order to reduce network traffic and display a web page quickly, the web server 1 The file of the web page data stored in the content storage unit 12 of FIG.
It has a document structure using ML (Hypertext Markup Language) as a description language. The document structure of the web page data file stored in the web server 1 of the present system will be described below with reference to FIG. FIG. 2 is a diagram showing an example of a web page data file stored in the web server 1 of the web page browsing system of this embodiment. Further, FIG. 3 shows a list of files stored in the content storage unit 12 of the web server in this embodiment.

【0018】図2のHTMLファイルにおいて、<Cash>
タグ1001はウェブページデータにおける非更新領域
のデータファイルの先頭を表すタグであり、</Cash>タ
グ1008は非更新領域のデータファイルの最後尾を表
すタグである。また、符号1002,1003はウェブ
ページにおける非更新領域の画像ファイルであり、符号
1004,1005,1006,1007はそれぞれ非
更新領域の音声ファイル,動画ファイル,JavaScriptフ
ァイル(登録商標),Javaプログラム(Javaアプレッ
ト:登録商標)ファイルである。更に、符号1009,
1010はウェブページにおける更新領域の画像ファイ
ルである。
In the HTML file of FIG. 2, <Cash>
A tag 1001 is a tag indicating the beginning of the data file in the non-updated area in the web page data, and a </ Cash> tag 1008 is a tag indicating the end of the data file in the non-updated area. Further, reference numerals 1002 and 1003 are image files of the non-updated area on the web page, and reference numerals 1004, 1005, 1006 and 1007 are audio files, moving image files, JavaScript files (registered trademark), Java programs (Java) Applet: a registered trademark) file. Further, reference numeral 1009,
Reference numeral 1010 is an image file of the update area on the web page.

【0019】以上のようなHTMLによる文書構造によ
れば、<Cash>タグ1001と</Cash>タグ1008との
間に記述されている各種ファイル1002〜1007は
ウェブページにおける非更新領域のデータファイルであ
り、後述の如くクライアント2のキャッシュ領域21に
格納するデータファイルであることを示している。一
方、それ以外のファイル、すなわち</Cash>タグ100
8以降に配置されているファイル1009,1010
は、共に更新領域のデータファイルであり、クライアン
ト2はウェブサーバ1へのアクセス時に、該ウェブサー
バ1より随時これらのデータファイルを読み込む必要が
あることを示している。
According to the HTML document structure as described above, the various files 1002 to 1007 described between the <Cash> tag 1001 and the </ Cash> tag 1008 are data files of the non-updated area on the web page. Which is a data file to be stored in the cache area 21 of the client 2 as described later. On the other hand, other files, that is, </ Cash> tag 100
Files 1009 and 1010 allocated after 8
Are both update area data files, and indicate that the client 2 needs to read these data files from the web server 1 at any time when accessing the web server 1.

【0020】<本実施形態のウェブページ閲覧システム
の動作>以上に述べた各構成を有する本実施形態のウェ
ブページ閲覧システムにおける処理動作について、図1
から図4を参照して以下説明する。図4は、本実施形態
のウェブページ閲覧システムにおけるクライアントでの
閲覧処理動作手順を説明するフローチャートである。
<Operation of Web Page Browsing System of this Embodiment> FIG. 1 shows the processing operation of the web page browsing system of this embodiment having the above-mentioned configurations.
4 to FIG. 4 will be described below. FIG. 4 is a flowchart for explaining a browsing processing operation procedure in the client in the web page browsing system of this embodiment.

【0021】まずクライアント2の操作者が、ウェブサ
ーバ1のコンテンツ格納部12内のファイル(Cash.htm
l)を閲覧するために、入力装置4からURLが入力さ
れると(ステップ101)、制御装置22のデータ取得
部22dが、操作者により入力されたURLを基に、ネ
ットワーク3を介してウェブサーバ1内のコンテンツ格
納部12へアクセスする(ステップ102)。
First, the operator of the client 2 makes a file (Cash.htm) in the content storage section 12 of the web server 1.
When a URL is input from the input device 4 to browse (1) (step 101), the data acquisition unit 22d of the control device 22 causes the web to be transmitted via the network 3 based on the URL input by the operator. The content storage unit 12 in the server 1 is accessed (step 102).

【0022】ウェブサーバ1は、クライアント2からの
閲覧要求を受けると、制御部11がコンテンツ格納部1
2内に格納するHTMLファイル(Cash.html)のファ
イルデータを、ネットワーク3を通じてクライアント2
内に送信する。これにより、クライアント3は所望のH
TMLファイル(Cash.html)のファイルデータを取得
する(ステップ103)。
When the web server 1 receives a browsing request from the client 2, the control unit 11 controls the content storage unit 1.
The file data of the HTML file (Cash.html) stored in 2 is sent to the client 2 via the network 3.
Send in. As a result, the client 3 receives the desired H
The file data of the TML file (Cash.html) is acquired (step 103).

【0023】クライアント2のデータ取得部22dがウ
ェブサーバ1より送信されたHTMLファイル(Cash.h
tml)のファイルデータを取得し、データ処理部22a
にてデータの解析が行われた後、データ判定部22b
が、このファイルデータ内に<Cash>タグ1001及び</
Cash>タグ1008が存在するか否かを検索する(ステ
ップ104)。この検索の結果、例えばそのファイルデ
ータを初めてクライアント2にて読み込んだ場合等のよ
うに、<Cash>タグ及び</Cash>タグが前記ファイルデー
タ内に存在しないとデータ判定部22bにて判定される
と、制御装置22の表示処理部22eが、送信されたフ
ァイルデータをブラウザを用いて展開し、表示部23に
表示する(ステップ105)。これにより、クライアン
ト2のユーザは、所望のウェブページを閲覧することが
可能となる。
The data acquisition unit 22d of the client 2 sends the HTML file (Cash.h) sent from the web server 1.
tml) file data and the data processing unit 22a
After the data is analyzed at the data determination unit 22b
However, in this file data, <Cash> tag 1001 and </
It is searched whether or not the Cash> tag 1008 exists (step 104). As a result of this search, the data determination unit 22b determines that the <Cash> tag and the </ Cash> tag do not exist in the file data, for example, when the client 2 first reads the file data. Then, the display processing unit 22e of the control device 22 expands the transmitted file data using a browser and displays it on the display unit 23 (step 105). This allows the user of the client 2 to browse a desired web page.

【0024】一方、ステップ104において、<Cash>タ
グ及び</Cash>タグが前記ファイルデータ内に存在する
と判定された場合には、続いて制御装置22のキャッシ
ュ判定部22cが、更に、HTML文書中において<Cas
h>タグ1001と</Cash>タグ1008との間に記述さ
れた各種非更新領域ファイル1002〜1007がクラ
イアント2のキャッシュ領域21内に既に存在するか否
かを検索する(ステップ106)。
On the other hand, if it is determined in step 104 that the <Cash> tag and the </ Cash> tag are present in the file data, then the cache determination unit 22c of the control device 22 further causes the HTML document. <Cas
It is searched whether or not various non-updated area files 1002 to 1007 described between the h> tag 1001 and the </ Cash> tag 1008 already exist in the cache area 21 of the client 2 (step 106).

【0025】この検索の結果、各種非更新領域ファイル
1002〜1007がクライアント2のキャッシュ領域
21内に格納済である場合には、データ取得部22d
は、キャッシュ領域21内に格納済の各種非更新領域フ
ァイルを取得し、格納済の各種非更新領域ファイルデー
タをブラウザを用いて展開して表示部23に表示する
(ステップ107)。
As a result of this search, if the various non-updated area files 1002 to 1007 are already stored in the cache area 21 of the client 2, the data acquisition unit 22d.
Acquires various non-updated area files stored in the cache area 21, expands the stored various non-updated area file data using a browser, and displays them on the display unit 23 (step 107).

【0026】一方、ステップ106における検索の結
果、各種非更新領域ファイル1002〜1007がクラ
イアント2のキャッシュ領域21内に存在しない場合に
は、まずデータ取得部22dが、ウェブサーバ1内のコ
ンテンツ格納部12から各種非更新領域ファイル100
2〜1007を取得する(ステップ108)。続いてフ
ァイル取得後、データ処理部22aが、取得した各種非
更新領域ファイル1002〜1007をクライアント2
内のキャッシュ領域21に保存し(ステップ109)、
続いて表示処理部22eが、その非更新領域ファイルデ
ータをブラウザを用いて展開し、表示部23に表示する
(ステップ110)。
On the other hand, as a result of the search in step 106, when the various non-updated area files 1002 to 1007 do not exist in the cache area 21 of the client 2, the data acquisition unit 22d first causes the content storage unit in the web server 1 to operate. 12 to various non-updated area files 100
2 to 1007 are acquired (step 108). Then, after acquiring the files, the data processing unit 22a transfers the acquired various non-updated area files 1002 to 1007 to the client 2
Save in the internal cache area 21 (step 109),
Subsequently, the display processing unit 22e expands the non-updated area file data using a browser and displays it on the display unit 23 (step 110).

【0027】こうして非更新領域ファイルを表示した
後、データ取得部22dが、<Cash>タグ1001と</Ca
sh>タグ1008とで挟まれて記述されていない更新領
域画像ファイル1009,1010を、ウェブサーバ1
内のコンテンツ格納部12から取得し(ステップ11
1)、データ処理部22aが、その更新領域画像ファイ
ルをクライアント2内のキャッシュ領域21に保存し
(ステップ112)、表示処理部22eが、その更新領
域ファイルデータをブラウザを用いて展開し、表示部2
3に表示する(ステップ113)。
After displaying the non-updated area file in this way, the data acquisition unit 22d displays the <Cash> tag 1001 and </ Ca
The update area image files 1009 and 1010 that are not described between the sh> tag 1008
It is acquired from the content storage unit 12 in the
1) The data processing unit 22a saves the updated area image file in the cache area 21 in the client 2 (step 112), and the display processing unit 22e expands the updated area file data using a browser and displays it. Part 2
3 is displayed (step 113).

【0028】以上述べたように、本発明のウェブページ
閲覧システムによれば、同じウェブページを何度も閲覧
する場合、二度目以降の同ウェブページ閲覧において、
例えばバナー広告等、ウェブページデータ内で非更新領
域として設定された領域に関するファイルは、その都度
ウェブサーバから直接そのファイルデータを取得される
訳ではなく、一度目の閲覧時にクライアントのキャッシ
ュ内に格納された非更新領域ファイルのファイルデータ
が用いられて表示部に表示される。このような表示方法
がとられることにより、ネットワークトラフィックが軽
減されるため、ユーザは迅速に所望のウェブページを閲
覧することが可能となる。
As described above, according to the web page browsing system of the present invention, when the same web page is browsed many times, in the second and subsequent browsing of the same web page,
For files related to areas set as non-updated areas in web page data, such as banner advertisements, the file data is not directly acquired from the web server each time, but is stored in the client's cache when first viewed. The file data of the created non-updated area file is used and displayed on the display unit. By adopting such a display method, network traffic is reduced, so that the user can quickly browse a desired web page.

【0029】ここで、上記実施形態では、非更新領域フ
ァイルを、画像ファイル,音声ファイル等のテキストフ
ァイル以外のファイルとしているが、非更新領域ファイ
ルはテキストファイルであってもよい。この場合には、
非更新領域となる文字列データをインクルードファイル
(別ファイル)として作成し、その別ファイルのインク
ルード部分を、HTMLファイルのファイルデータにお
ける<Cash>タグと</Cash>タグとの間に記述することに
よって、上記画像ファイル,音声ファイル等の非更新領
域ファイルと同様に、ウェブページに実装することが可
能となる。
In the above embodiment, the non-updated area file is a file other than a text file such as an image file or an audio file, but the non-updated area file may be a text file. In this case,
Create the character string data to be the non-update area as an include file (separate file), and describe the include part of the separate file between the <Cash> tag and </ Cash> tag in the file data of the HTML file. By this, it becomes possible to implement the same on the web page as the non-updated area file such as the image file and the audio file.

【0030】また、上記実施形態では、非更新領域のデ
ータファイルの先頭を示すタグを<Cash>としているが、
タグの定義設定はこれに限定されるものではない。ま
た、HTMLの代わりにXML(Extensible Markup La
nguage)等、他の記述言語が用いられてもよい。
In the above embodiment, the tag indicating the beginning of the data file in the non-updated area is <Cash>.
The tag definition setting is not limited to this. Also, instead of HTML, XML (Extensible Markup La
Other description languages such as nguage) may be used.

【0031】また、上記実施形態では、ウェブページを
ユーザが迅速に所望のウェブページを閲覧することが可
能なウェブページ閲覧システム及びウェブページ閲覧方
法について説明したが、このウェブページ閲覧動作を迅
速に行う手段としては、上記のウェブページ閲覧システ
ムに限ったことではなく、本発明のウェブページ閲覧方
法を実現するためのプログラムを作成し、このプログラ
ムに基づいてウェブページ閲覧処理動作を実行させるよ
うにしても良い。このプログラムは、具体的には、クラ
イアントコンピュータに、ウェブサーバから取得したウ
ェブページデータを解析する機能と、前記取得ウェブペ
ージデータ内における非更新領域ファイルデータの存否
を判定する機能と、前記データ判定機能により、非更新
領域ファイルデータが前記取得ウェブページデータ内に
ないと判定された場合には、前記ウェブサーバより非更
新領域ファイルデータを更新領域ファイルデータと共に
取得する機能と、を実現させるようにするものである。
Further, in the above-described embodiment, the web page browsing system and the web page browsing method by which the user can quickly browse a desired web page have been described. The means for performing is not limited to the above web page browsing system, but a program for realizing the web page browsing method of the present invention is created, and the web page browsing processing operation is executed based on this program. May be. Specifically, this program causes a client computer to analyze the web page data acquired from the web server, a function to determine the presence or absence of non-updated area file data in the acquired web page data, and the data determination. If it is determined by the function that the non-updated area file data is not in the acquired web page data, the function of acquiring the non-updated area file data from the web server together with the updated area file data is realized. To do.

【0032】また、上述のプログラムに、前記データ判
定機能にて非更新領域ファイルデータが前記取得ウェブ
ページデータ内にあると判定された場合には、更に、キ
ャッシュ領域に非更新領域のデータファイルが格納済か
否かを判定するキャッシュ判定機能と、前記キャッシュ
判定機能の判定結果により、キャッシュ領域あるいは前
記ウェブサーバから非更新領域ファイルデータを取得す
る機能と、を新たに設けてもよい。
Further, when the above-mentioned program determines that the non-updated area file data is in the acquired web page data by the data determination function, the data file of the non-updated area is further added to the cache area. A cache determination function for determining whether or not it has been stored, and a function for acquiring non-updated region file data from the cache region or the web server according to the determination result of the cache determination function may be newly provided.

【0033】尚、上記実施形態のウェブページ閲覧方法
は、ウェブサーバとクライアントとがインターネット等
のネットワークを介して接続したシステムにおいて実行
されているが、クライアントに代わり、上記クライアン
トと同様の機能を有する携帯電話等の移動体通信端末を
用い、該移動体通信端末の表示部に所望のウェブページ
を表示させて閲覧するような場合にも適用可能であるこ
とは言うまでもない。
Although the web page browsing method of the above embodiment is executed in a system in which a web server and a client are connected via a network such as the Internet, the method has the same function as the client instead of the client. It is needless to say that the present invention can be applied to a case where a mobile communication terminal such as a mobile phone is used and a desired web page is displayed on the display unit of the mobile communication terminal for browsing.

【0034】[0034]

【発明の効果】上述したように、本発明のウェブページ
閲覧システムによれば、ネットワークトラフィックの軽
減を実現でき、ウェブページの表示を迅速に行うことが
可能となる。これにより、ユーザにとってウェブページ
を閲覧するのに快適な利用環境を提供することができ
る。
As described above, according to the web page browsing system of the present invention, it is possible to reduce the network traffic and display the web page quickly. As a result, it is possible to provide a user with a comfortable usage environment for browsing web pages.

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

【図1】本発明の一実施形態によるウェブページ閲覧シ
ステムの構成図である。
FIG. 1 is a configuration diagram of a web page browsing system according to an embodiment of the present invention.

【図2】本実施形態のウェブページ閲覧システムにおけ
るウェブサーバに格納されるウェブページデータのファ
イルの一例を示す図である。
FIG. 2 is a diagram showing an example of a file of web page data stored in a web server in the web page browsing system of the present embodiment.

【図3】本実施形態のウェブページ閲覧システムにおけ
るウェブサーバに格納されたファイルの一覧を示す図で
ある。
FIG. 3 is a diagram showing a list of files stored in a web server in the web page browsing system of the present embodiment.

【図4】本実施形態のウェブページ閲覧システムにおけ
るクライアントでの処理手順を説明するフローチャート
である。
FIG. 4 is a flowchart illustrating a processing procedure in a client in the web page browsing system according to the present embodiment.

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

1…ウェブサーバ、2…クライアントコンピュータ(ク
ライアント)、3…ネットワーク、4…入力装置、11
…制御部、12…コンテンツ格納部、21…キャッシュ
領域、22…制御装置、22a…データ処理部、22b
…データ判定部、22c…キャッシュ判定部、22d…
データ取得部、22e…表示処理部、23…表示部。
1 ... Web server, 2 ... Client computer (client), 3 ... Network, 4 ... Input device, 11
... control unit, 12 ... content storage unit, 21 ... cache area, 22 ... control device, 22a ... data processing unit, 22b
... data determination unit, 22c ... cache determination unit, 22d ...
Data acquisition unit, 22e ... Display processing unit, 23 ... Display unit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ウェブサーバからネットワークを介して
ウェブページデータを取得してクライアントの表示部に
表示するクライアントにおけるウェブページ閲覧方法で
あって、 前記ウェブサーバから取得したウェブページデータを解
析する工程と、 前記取得ウェブページデータ内における非更新領域ファ
イルデータの存否を判定する工程と、 前記データ判定工程にて、非更新領域ファイルデータが
前記取得ウェブページデータ内にあると判定された場合
に、キャッシュ領域に非更新領域のデータファイルが格
納済か否かを判定するキャッシュ判定工程と、 前記キャッシュ判定工程における判定結果により、キャ
ッシュ領域あるいは前記ウェブサーバから非更新領域フ
ァイルデータを取得する工程と、 を有することを特徴とするウェブページ閲覧方法。
1. A method for browsing a web page in a client, which acquires web page data from a web server via a network and displays the web page data on a display unit of the client, the method comprising: analyzing web page data acquired from the web server. , A step of determining the presence or absence of non-updated area file data in the acquired web page data, and a cache when the non-updated area file data is determined to be in the acquired web page data in the data determination step A cache determination step of determining whether or not a data file in the non-updated area has been stored in the area, and a step of acquiring non-updated area file data from the cache area or the web server based on the result of the determination in the cache determination step. Web page characterized by having List method.
【請求項2】 ウェブサーバからネットワークを介して
ウェブページデータを取得してクライアントの表示部に
表示するウェブページ閲覧システムのクライアントであ
って、 前記ウェブサーバから取得したウェブページデータを解
析する解析手段と、 前記取得ウェブページデータをクライアントのキャッシ
ュ領域に格納する格納手段と、 前記取得ウェブページデータ内における非更新領域ファ
イルデータの存否を判定するデータ判定手段と、 前記キャッシュ領域に非更新領域のデータファイルが格
納済か否かを判定するキャッシュ判定手段と、 前記データ判定手段により非更新領域ファイルデータが
前記取得ウェブページデータ内にあると判定された場合
には、キャッシュ判定手段の判定結果により、前記キャ
ッシュ領域あるいは前記ウェブサーバから非更新領域フ
ァイルデータを取得するデータ取得手段と、 を具備することを特徴とするウェブページ閲覧システム
のクライアント。
2. A client of a web page browsing system that acquires web page data from a web server via a network and displays the web page data on a display unit of the client, the analyzing means analyzing the web page data acquired from the web server. A storage unit for storing the acquired web page data in a cache area of the client; a data determination unit for determining the presence or absence of non-updated area file data in the acquired web page data; and a data for the non-updated area in the cache area. A cache determination unit that determines whether or not the file has been stored, and if the data determination unit determines that the non-updated area file data is in the acquired web page data, the determination result of the cache determination unit, The cache area or the wafer Client's web page viewing system characterized by comprising a data acquisition means for acquiring non-updated area file data from the server, the.
【請求項3】 ウェブサーバからネットワークを介して
ウェブページデータを取得して表示するウェブページ閲
覧方法を実現するウェブページ閲覧プログラムであっ
て、 クライアントコンピュータに、 前記ウェブサーバから取得したウェブページデータを解
析する機能と、 前記取得ウェブページデータ内における非更新領域ファ
イルデータの存否を判定する機能と、 前記データ判定機能により、非更新領域ファイルデータ
が前記取得ウェブページデータ内にあると判定された場
合に、キャッシュ領域に非更新領域のデータファイルが
格納済か否かを判定するキャッシュ判定機能と、 前記キャッシュ判定機能の判定結果により、キャッシュ
領域あるいは前記ウェブサーバから非更新領域ファイル
データを取得する機能と、 を実現させることを特徴とするウェブページ閲覧プログ
ラム。
3. A web page browsing program for realizing a web page browsing method for obtaining and displaying web page data from a web server via a network, the web page data being obtained from the web server to a client computer. A function to analyze, a function to determine the presence or absence of non-updated area file data in the acquired web page data, and a case where the data determination function determines that non-updated area file data is in the acquired web page data In addition, a cache judgment function for judging whether or not a data file in the non-updated area has been stored in the cache area, and a function for acquiring non-updated area file data from the cache area or the web server according to the judgment result of the cache judgment function. And to realize A characteristic web page browsing program.
JP2001362674A 2001-11-28 2001-11-28 Web page browsing method and web page browsing program Expired - Fee Related JP3843390B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001362674A JP3843390B2 (en) 2001-11-28 2001-11-28 Web page browsing method and web page browsing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001362674A JP3843390B2 (en) 2001-11-28 2001-11-28 Web page browsing method and web page browsing program

Publications (2)

Publication Number Publication Date
JP2003162472A true JP2003162472A (en) 2003-06-06
JP3843390B2 JP3843390B2 (en) 2006-11-08

Family

ID=19173135

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001362674A Expired - Fee Related JP3843390B2 (en) 2001-11-28 2001-11-28 Web page browsing method and web page browsing program

Country Status (1)

Country Link
JP (1) JP3843390B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007172538A (en) * 2005-12-26 2007-07-05 Nec Corp Script execution method, terminal device and program
JP2007200326A (en) * 2006-01-27 2007-08-09 Samsung Electronics Co Ltd Mobile device, and apparatus and method for transmitting content therefor
JP2007272742A (en) * 2006-03-31 2007-10-18 Ntt Docomo Inc Communication terminal and communication method
JP2012506102A (en) * 2008-10-16 2012-03-08 クゥアルコム・インコーポレイテッド Method and apparatus for acquiring content with reduced access time
WO2012075961A1 (en) * 2010-12-09 2012-06-14 腾讯科技(深圳)有限公司 Method, device, and system for acquiring start page
JP2013016209A (en) * 2006-12-14 2013-01-24 Alibaba Group Holding Ltd Method and system for displaying web page
WO2013097667A1 (en) * 2011-12-30 2013-07-04 北京奇虎科技有限公司 Web page content loading control method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165905A (en) * 1997-08-22 1999-03-09 Nec Corp Www service system using homepage update history information
JPH11154111A (en) * 1997-11-21 1999-06-08 Digital Vision Laboratories:Kk Object managing device
JP2000035934A (en) * 1998-07-17 2000-02-02 Nec Corp Automatic downloading device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165905A (en) * 1997-08-22 1999-03-09 Nec Corp Www service system using homepage update history information
JPH11154111A (en) * 1997-11-21 1999-06-08 Digital Vision Laboratories:Kk Object managing device
JP2000035934A (en) * 1998-07-17 2000-02-02 Nec Corp Automatic downloading device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007172538A (en) * 2005-12-26 2007-07-05 Nec Corp Script execution method, terminal device and program
JP2007200326A (en) * 2006-01-27 2007-08-09 Samsung Electronics Co Ltd Mobile device, and apparatus and method for transmitting content therefor
JP4520472B2 (en) * 2006-01-27 2010-08-04 三星電子株式会社 Mobile device, content transmission apparatus and method therefor
US8478244B2 (en) 2006-01-27 2013-07-02 Samsung Electronics Co., Ltd. Mobile device, and apparatus and method for transmitting content for the mobile device
JP2007272742A (en) * 2006-03-31 2007-10-18 Ntt Docomo Inc Communication terminal and communication method
JP2013016209A (en) * 2006-12-14 2013-01-24 Alibaba Group Holding Ltd Method and system for displaying web page
JP2012506102A (en) * 2008-10-16 2012-03-08 クゥアルコム・インコーポレイテッド Method and apparatus for acquiring content with reduced access time
US9268871B2 (en) 2008-10-16 2016-02-23 Qualcomm Incorporated Methods and apparatus for obtaining content with reduced access times
WO2012075961A1 (en) * 2010-12-09 2012-06-14 腾讯科技(深圳)有限公司 Method, device, and system for acquiring start page
WO2013097667A1 (en) * 2011-12-30 2013-07-04 北京奇虎科技有限公司 Web page content loading control method and device

Also Published As

Publication number Publication date
JP3843390B2 (en) 2006-11-08

Similar Documents

Publication Publication Date Title
USRE45636E1 (en) Controlling the order in which content is displayed in a browser
EP1320972B1 (en) Network server
US8661090B2 (en) Systems and methods thereto for acceleration of web pages access using next page optimization, caching and pre-fetching techniques
US20080082509A1 (en) System and Method for Active Browing
US20070101061A1 (en) Customized content loading mechanism for portions of a web page in real time environments
JPH1097457A (en) Audio file processing method in web page and computer system
US7197450B2 (en) Translation server, method, and program utilizing an updated translated sentence cache database
KR20140096063A (en) Browser core adaptation method and browser
KR20160024293A (en) Method and apparatus for reducing page load time in a communication system
JP4186164B2 (en) Web sharing system, Web sharing method, Web sharing program, relay server, and WWW browser display device
JP3843390B2 (en) Web page browsing method and web page browsing program
US20090063590A1 (en) Operating System Support of Graceful Degradation for Web Applications
JPH1124982A (en) Web page lookahead system based on history
JP2002259193A (en) Information providing server, information providing method of server, information providing system and computer readable recording medium
JP4405695B2 (en) Update information automatic display method, apparatus, medium, and program
JP2000057041A (en) Proxy server and lan system
JP5245629B2 (en) Relay device, communication relay method, program thereof, and relay system
JP2000035933A (en) File management method, file display method and storage medium
JPH10171703A (en) Site map display device and document access supporting device
JP2005327150A (en) Information delivery system and information delivery method
JP2003157282A (en) Method and program for processing history information of contents
JP5276903B2 (en) Browsing system, plug-in program, and introduction program
JP2000057078A (en) Screen display method and storage medium
JP2009230472A (en) Information retrieval method and information retrieval system
JPH11175447A (en) Data repeater system and computer readable record medium for recording data relay program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050301

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050427

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: 20060704

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060802

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: 20090825

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100825

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100825

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110825

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110825

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120825

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130825

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130825

Year of fee payment: 7

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20130825

Year of fee payment: 7

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20140825

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees