JP4722697B2 - Information display system - Google Patents

Information display system Download PDF

Info

Publication number
JP4722697B2
JP4722697B2 JP2005372103A JP2005372103A JP4722697B2 JP 4722697 B2 JP4722697 B2 JP 4722697B2 JP 2005372103 A JP2005372103 A JP 2005372103A JP 2005372103 A JP2005372103 A JP 2005372103A JP 4722697 B2 JP4722697 B2 JP 4722697B2
Authority
JP
Japan
Prior art keywords
template
data
web page
template data
user
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.)
Expired - Fee Related
Application number
JP2005372103A
Other languages
Japanese (ja)
Other versions
JP2007172482A (en
Inventor
秀樹 藤岡
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 Solutions Ltd
Original Assignee
Hitachi Solutions 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 Solutions Ltd filed Critical Hitachi Solutions Ltd
Priority to JP2005372103A priority Critical patent/JP4722697B2/en
Publication of JP2007172482A publication Critical patent/JP2007172482A/en
Application granted granted Critical
Publication of JP4722697B2 publication Critical patent/JP4722697B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、情報の送受信が可能なネットワーク上に接続されたクライアントコンピュータと、前記ネットワーク上に接続され前記クライアントコンピュータから送信されたURLで特定されるWebページのデータを送信するWebサーバとを備えた情報表示システムに関する。   The present invention includes a client computer connected to a network capable of transmitting and receiving information, and a Web server connected to the network and transmitting data of a Web page specified by a URL transmitted from the client computer. Related information display system.

近年、インターネットの普及により、インターネット上に接続されたクライアントコンピュータにおいてWebブラウザを用いて、Webサーバ等から受信してWebページを閲覧することが盛んに行われている。一般的に、Webブラウザ上でのWebページの表示画面等の見栄えを設定する手段として、スタイルシートを用いることが多い。スタイルシートは、Webページ内の文字の大きさやフォント、背景色や、表形式で表示する際のカラムの高さや幅を指定することで、利用者が見易い画面構成にすることによって画面上の見栄えを変更できる。ただし、スタイルシートではWebページ内の表示画面を構成する情報のブロックの位置を交換したり、情報のブロックごとに表示しないようにしたりといった表示画面構成について自由な設定を行うことができない。   2. Description of the Related Art In recent years, with the spread of the Internet, browsing a Web page received from a Web server or the like using a Web browser in a client computer connected to the Internet has been actively performed. In general, a style sheet is often used as a means for setting the appearance of a Web page display screen on a Web browser. The style sheet looks good on the screen by specifying the size, font, background color of the text in the Web page, and the height and width of the columns when displayed in a tabular format so that the user can see the screen. Can be changed. However, in the style sheet, it is not possible to freely set the display screen configuration such as exchanging the positions of information blocks constituting the display screen in the Web page or not displaying each information block.

これを解決する方法として、HTMLのページを生成する際に、デザインのテンプレートに従って、データベースからデータを入手し、HTMLページにデータを埋め込んでHTMLページを生成する技術が公開されている(例えば、特許文献1参照。)。   As a method for solving this, a technique for generating an HTML page by acquiring data from a database in accordance with a design template and embedding the data in the HTML page when generating an HTML page is disclosed (for example, patents). Reference 1).

また、複数のWebページをWebブラウザ上に同時に表示する技術としてHTML4.0から採用された、FRAMESET,
FRAMEというタグがある。FRAMESETタグ内に指定したFRAMEタグ内に指定されたURLに対応するWebページをWebブラウザの画面を分割して、分割された各区画に表示することができる。
In addition, FRAMESET, adopted from HTML4.0 as a technology for displaying multiple web pages simultaneously on a web browser
There is a tag called FRAME. The Web page corresponding to the URL specified in the FRAMESET tag specified in the FRAMESET tag can be displayed on each divided section by dividing the Web browser screen.

また、複数のWebページをWebブラウザ上に同時に表示するもう1つの技術として「ポートレット」がある。ポートレットはJCP(Java(登録商標)Communication
Process)でJSR168として標準化の検討が進められている技術であり、この技術を用いてポータルサイトを構築する技術が公開されている(例えば、特許文献2参照。)。
Another technique for simultaneously displaying a plurality of Web pages on a Web browser is “portlet”. Portlet is JCP (Java (registered trademark) Communication
Process) is a technology that is being studied for standardization as JSR168, and a technology for constructing a portal site using this technology is disclosed (for example, see Patent Document 2).

特開2000−339251号公報JP 2000-339251 A 特開2003−36197号公報JP 2003-36197 A

しかしながら、上記特許文献1に記載の技術では、HTMLページを合成する際にテンプレートを適用することとなっており、このテンプレートのデータはWebサーバ上に記憶されているため、利用者が自分の好みにあったテンプレートを選択することができず、Webサーバから提供されたテンプレートを使用しなければならないという問題がある。   However, in the technique described in Patent Document 1, a template is applied when synthesizing an HTML page. Since the template data is stored on the Web server, the user can select his / her preference. Therefore, there is a problem that a template provided from the Web server must be used.

また、FRAMESET,FRAMEタグは、FRAMEタグ内に指定されたURLに対応するWebページをWebブラウザの画面を分割して、分割された各区画に表示することが可能となっているが、HTML4.0で採用されたタグであり、HTML4.0に対応していないWebブラウザでは表示することができない。また、上下左右の分割方向は固定であり、利用者の好みに応じて、上下左右の分割以外に自由な分割を行った表示方法に変更することなどはできない。   The FRAMESET and FRAME tags can display the Web page corresponding to the URL specified in the FRAME tag by dividing the screen of the Web browser and displaying it on each divided section. It is a tag adopted by 0 and cannot be displayed by a Web browser that does not support HTML4.0. Also, the vertical and horizontal division directions are fixed, and it is not possible to change to a display method in which free division other than vertical and horizontal divisions is performed according to the user's preference.

また、上述の特許文献2に記載の技術では、複数のWebページをWebブラウザの1つの画面上に表示させることはできるものの、Webページ単位での表示位置を変更することができるだけであり、各Webページ毎の内部の表示画面構成について自由な設定は出来ず、画面構成のブロック等の表示位置を変更することはできないという問題がある。   Further, in the technique described in Patent Document 2 described above, a plurality of Web pages can be displayed on one screen of a Web browser, but only the display position in units of Web pages can be changed. There is a problem that it is not possible to freely set the internal display screen configuration for each Web page, and it is impossible to change the display position of the block or the like of the screen configuration.

本発明は以上の問題点に鑑みてなされたものであり、その目的とするところは、利用者の要求に応じてテンプレートを変更することによりWebページ内の表示画面構成を変更することが可能な情報表示システムを提供することにある。   The present invention has been made in view of the above-described problems, and an object of the present invention is to change a display screen configuration in a Web page by changing a template in response to a user request. It is to provide an information display system.

上記目的を達成するために、請求項1に係る発明は、情報の送受信が可能なネットワーク上に接続されたクライアントコンピュータと、前記ネットワーク上に接続され前記クライアントコンピュータから送信されたURLで特定されるWebページのデータを送信するWebサーバとを備えた情報表示システムにおいて、
Webページに基づいた表示画面構成を行うための構成領域の範囲の指定を含む各要素の配置位置及び表示態様を指定するタグを有するテンプレートデータを記憶したテンプレート記憶手段と、
前記クライアントコンピュータから送信されたURLに基づいて、前記テンプレート記憶手段を検索しこのURLで特定されるWebページに対応するテンプレートデータを読み出すテンプレート読出手段と、
前記テンプレート読出手段が読み出した全てのテンプレートデータを前記クライアントコンピュータに送信するテンプレートデータ送信手段とを備えたテンプレートサーバを備え
前記クライアントコンピュータは、
利用者により入力されたコマンドがテンプレート入手コマンドである場合、利用者により入力されたURLを前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから前記URLで特定されるWebページに対応するテンプレートデータを全て受信する手段と、
受信した全てのテンプレートデータを記憶手段に格納する手段と、
前記Webサーバに前記URLを送信する手段と、
前記URLに応じて前記Webサーバから送信されるHTMLデータを受信する手段と、
受信したHTMLデータに対して、記憶手段に格納された前記全てのテンプレートデータを適用し、前記テンプレートデータ毎に複数種類の表示態様の表示画面構成がされたWebページを作成する手段と、
テンプレートデータ毎に複数種類の表示態様の表示画面構成がされた前記Webページ内から利用者が選択したWebページ、又は、前記複数種類の表示態様の表示画面構成がされた前記Webページをそれぞれ区別して表示した1つのページに合成し、合成した前記ページ内から利用者が選択したWebページを、閲覧するWebページとして画面表示する手段とを備えたことを特徴とする。
In order to achieve the above object, the invention according to claim 1 is specified by a client computer connected to a network capable of transmitting and receiving information and a URL connected to the network and transmitted from the client computer. In an information display system including a Web server that transmits Web page data,
Template storage means for storing template data having tags for designating the arrangement position and display mode of each element including designation of a range of a configuration area for performing a display screen configuration based on a Web page;
Template reading means for searching the template storage means based on the URL transmitted from the client computer and reading the template data corresponding to the Web page specified by the URL;
A template server comprising template data transmission means for transmitting all template data read by the template reading means to the client computer ;
The client computer is
When the command input by the user is a template acquisition command, means for transmitting the URL input by the user to the template server;
Means for receiving all template data corresponding to the Web page specified by the URL from the template server;
Means for storing all received template data in a storage means;
Means for transmitting the URL to the web server;
Means for receiving HTML data transmitted from the Web server in response to the URL;
Means for applying all the template data stored in the storage means to the received HTML data, and creating a Web page having a display screen configuration of a plurality of types of display modes for each template data;
A Web page selected by the user from within the Web page having a display screen configuration of a plurality of types for each template data, or the Web page having a display screen configuration of the plurality of types of display modes is divided. It is characterized by comprising means for synthesizing one separately displayed page and displaying the web page selected by the user from within the synthesized page as a web page to be browsed .

請求項2に係る発明は、請求項1に記載の情報表示システムにおいて、
前記テンプレートサーバは、
前記クライアントコンピュータから送信されたテンプレートデータに対して、このテンプレートデータを識別するための識別情報を付加して前記テンプレート記憶手段に記憶させるテンプレート受信手段と、
前記識別情報を前記クライアントコンピュータに送信する識別送信手段と、
前記クライアントコンピュータから送信された識別情報に基づいて、前記テンプレート記憶手段を検索しこの識別情報が付加されたテンプレートデータを前記クライアントコンピュータに送信する識別テンプレートデータ送信手段とを備え
前記クライアントコンピュータは、
利用者により入力されたコマンドがテンプレート登録コマンドである場合には、利用者により入力されたURLと、前記URLのWebページに対応する、利用者が予め作成または用意したテンプレートデータを前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから前記識別情報を受信する手段と、
前記識別情報とテンプレートデータとを関連付けて記憶手段に格納する手段と、
前記識別情報が付加されたテンプレートデータを、URLと共にテンプレートキャッシュ管理テーブルに登録する手段と、
利用者により入力されたコマンドがテンプレート選択コマンドである場合には、選択指定するテンプレートデータの識別情報を前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから、前記識別情報が付加されたテンプレートデータを受信すると、受信したテンプレートデータを記憶手段に格納する手段と
利用者が閲覧するWebページのURLを前記Webサーバに送信する手段と、
前記Webサーバから送信された前記URLのWebページの表示画面を構成するHTMLデータを受信する手段と、
受信したHTMLデータを記憶手段に格納する手段と、
受信したHTMLデータに対応する、利用者が選択指定したテンプレートデータを記憶手段から読み出す手段と、
利用者が閲覧するWebページのHTMLデータを記憶手段から全て読み出す手段と、
読み出したHTMLデータに、読み出した前記テンプレートデータを適用して、前記テンプレートデータの表示画面構成を行ったWebページを作成する手段と、
作成したWebページのデータを表示する手段と、
利用者により入力されたコマンドが入手コマンド、登録コマンド又はテンプレート選択コマンドの何れでもない場合には、前記テンプレートキャッシュ管理テーブルを参照し、利用者が閲覧するWebページに対応するテンプレートデータが存在するか否かを判定し、存在する場合には、存在するテンプレートデータを適用してWebページのデータを表示する手段と、
テンプレートデータが存在しない場合には、利用者が閲覧するWebページのURLおよびテンプレートを要求する要求情報とを前記Webサーバに送信する手段と、
前記Webサーバから前記URLに対応するテンプレートデータとHTMLデータを受信すると、受信したHTMLデータにテンプレートデータを適用して、Webページを表示する手段とを備えたことを特徴とする。
The invention according to claim 2 is the information display system according to claim 1,
The template server
Template receiving means for adding identification information for identifying the template data to the template data transmitted from the client computer and storing it in the template storage means;
Identification transmitting means for transmitting the identification information to the client computer;
An identification template data transmission unit that searches the template storage unit based on the identification information transmitted from the client computer and transmits the template data to which the identification information is added to the client computer ;
The client computer is
When the command input by the user is a template registration command, the template data prepared or prepared in advance by the user corresponding to the URL input by the user and the Web page of the URL is stored in the template server. Means for transmitting;
Means for receiving the identification information from the template server;
Means for associating the identification information with the template data and storing it in a storage means;
Means for registering the template data to which the identification information is added together with a URL in a template cache management table;
If the command input by the user is a template selection command, means for transmitting identification information of template data to be selected and specified to the template server;
Means for receiving the template data to which the identification information is added from the template server;
Means for transmitting a URL of a Web page viewed by a user to the Web server;
Means for receiving HTML data constituting a display screen of the Web page of the URL transmitted from the Web server;
Means for storing received HTML data in a storage means;
Means for reading out template data selected and designated by the user from the storage means corresponding to the received HTML data;
Means for reading all HTML data of the web page viewed by the user from the storage means;
Means for applying the read template data to the read HTML data to create a Web page having a display screen configuration of the template data;
Means for displaying the data of the created web page;
If the command input by the user is neither an acquisition command, a registration command, nor a template selection command, whether there is template data corresponding to the Web page viewed by the user with reference to the template cache management table Means for displaying the data of the web page by applying the existing template data, if present,
Means for transmitting the URL of the Web page viewed by the user and request information for requesting the template to the Web server when the template data does not exist;
When the template data and HTML data corresponding to the URL are received from the Web server, the template data is applied to the received HTML data to display a Web page.

請求項3に係る発明は、請求項2に記載の情報表示システムにおいて、
前記識別テンプレートデータ送信手段が識別情報が付加されたテンプレートデータを前記クライアントコンピュータに送信する毎に、この識別情報が付加されたテンプレートデータについての利用者数情報を更新し、テンプレートデータに付加して前記テンプレート記憶手段にネットワーク上で公開可能に記憶させる利用者更新手段を備えたことを特徴とする。
The invention according to claim 3 is the information display system according to claim 2,
Each time the identification template data transmission means transmits the template data to which the identification information is added to the client computer, the number of users information about the template data to which the identification information is added is updated and added to the template data. The template storing means is provided with user updating means for storing the template so as to be openable on the network.

請求項1に係る発明によれば、利用者は、クライアントコンピュータを用いてURLをテンプレートサーバに送信することにより、テンプレート読出手段がテンプレート記憶手段を検索してこのURLで特定されるWebページに対応するテンプレートデータを読み出し、テンプレートデータ送信手段がテンプレート読出手段が読み出したテンプレートデータをクライアントコンピュータに送信するので、このテンプレートデータにより自己の好みに応じて、URLで特定されるWebページに基づいた表示画面構成を行うことができ、Webページ参照の際の利便性の向上を実現することができる。   According to the first aspect of the invention, the user transmits the URL to the template server using the client computer, so that the template reading means searches the template storage means and corresponds to the Web page specified by this URL. Since the template data transmitting means transmits the template data read by the template reading means to the client computer, the display screen based on the Web page specified by the URL according to the user's preference by the template data. It is possible to perform configuration, and it is possible to improve convenience when referring to a Web page.

また、請求項2に係る発明によれば、テンプレートサーバにおいてテンプレート受信手段が、クライアントコンピュータから送信されたテンプレートデータに対して、このテンプレートデータを識別するための識別情報を付加してテンプレート記憶手段に記憶させ、識別送信手段が識別情報をクライアントコンピュータに送信するので、利用者は、自己の好みに応じた表示画面構成を行うためのテンプレートデータを作成してテンプレート記憶手段に記憶させておくことができる。また、識別テンプレートデータ送信手段が、クライアントコンピュータから送信された識別情報に基づいて、テンプレート記憶手段を検索しこの識別情報が付加されたテンプレートデータをクライアントコンピュータに送信するので、利用者は、自己の好みに応じたテンプレートデータを使用したい際には、識別情報を送信してURLで特定されるWebページに使用することができる。   According to the invention of claim 2, the template receiving means in the template server adds identification information for identifying this template data to the template data transmitted from the client computer, and stores it in the template storage means. Since the identification transmission means transmits the identification information to the client computer, the user may create template data for configuring the display screen according to his / her preference and store it in the template storage means. it can. Further, the identification template data transmission means searches the template storage means based on the identification information transmitted from the client computer and transmits the template data to which the identification information is added to the client computer. When it is desired to use template data according to preference, identification information can be transmitted and used for a Web page specified by a URL.

請求項3に係る発明によれば、利用者更新手段が、識別テンプレートデータ送信手段が識別情報が付加されたテンプレートデータをクライアントコンピュータに送信する毎に、この識別情報が付加されたテンプレートデータについての利用者数情報を更新し、テンプレートデータに付加してテンプレート記憶手段にネットワーク上で公開可能に記憶させるので、利用者は、ネットワーク上で利用者数情報を参照することにより、例えば利用回数が多く、利用者が見易いWebページを構成するテンプレートデータを適切に選択して使用することができる。   According to the invention of claim 3, each time the user update means transmits the template data to which the identification template data transmission means has been added to the client computer, the template data to which the identification information is added is transmitted. Since the user number information is updated, added to the template data, and stored in the template storage means so as to be publicly available on the network, the user can refer to the user number information on the network to increase the number of times of use, for example. Thus, it is possible to appropriately select and use template data constituting a Web page that is easy for the user to view.

以下、本発明を実施するための最良の実施形態について、図面を参照して具体的に説明する。図1は、本実施の形態における情報表示システムの一実施の形態を示すシステム構成図である。この情報表示システムは、ネットワーク上でWebページを閲覧可能に公開するWebサーバ1と、このWebページに基づいた表示画面構成を様々な表示構成態様で表示させる処理を行うためのテンプレートのデータをネットワーク上で使用可能に公開するテンプレートサーバ2と、このテンプレートサーバ2で公開されているテンプレートデータを利用するためのクライアントコンピュータ3と、これらのWebサーバ1とテンプレートサーバ2とクライアントコンピュータ3とを情報やデータの送受信が可能に接続するインターネット等の公衆網であるネットワーク4とを備えている。ここで、テンプレートとは、Webページに基づいた表示画面の構成を、利用者が自己の好みに応じて見易くなるように変更して様々な表示構成態様で表示させる処理を行うためのデータであり、Webページを構成する各画像や文字等のコンテンツ、要素や構成部分のHTMLデータを用いて、各種類のテンプレートデータ毎にそれぞれ異なる表示画面構成で、Webページをクライアントコンピュータ3に構成されたディスプレイ装置等の表示画面に表示させることができる。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best mode for carrying out the invention will be specifically described with reference to the drawings. FIG. 1 is a system configuration diagram showing an embodiment of an information display system in the present embodiment. The information display system includes a web server 1 that publishes a web page so that the web page can be viewed on the network, and template data for performing processing for displaying a display screen configuration based on the web page in various display configuration modes. The template server 2 that is publicly available on the above, the client computer 3 for using the template data published on the template server 2, and information about the Web server 1, the template server 2, and the client computer 3 And a network 4 which is a public network such as the Internet connected so as to be able to transmit and receive data. Here, the template is data for performing processing for changing the configuration of the display screen based on the Web page so that the user can easily view it according to his / her preference and displaying the display in various display configuration modes. A display in which the Web page is configured on the client computer 3 with different display screen configurations for each type of template data using content such as images and characters constituting the Web page, HTML data of elements and components It can be displayed on a display screen of a device or the like.

Webサーバ1は、Webページをネットワーク上で公開する各種の処理を行うための端末装置11と、Webページをネットワーク上で公開するために必要となる情報やデータを記憶する外部記憶装置12と、ネットワーク4を介して外部と情報やデータを送受信するための通信ポート13とから構成されている。   The web server 1 includes a terminal device 11 for performing various processes for publishing a web page on the network, an external storage device 12 for storing information and data necessary for publishing the web page on the network, The communication port 13 is used for transmitting / receiving information and data to / from the outside via the network 4.

端末装置11は、後述するWebサーバプログラム12Aを実行することにより外部から送信されたURLで特定されるWebページを表示するためのHTMLデータ等のデータをクライアントコンピュータ3に送信する等の各種の処理を実行するCPU11Aと、CPU11Aの処理の実行中のデータを一時的に格納するメモリ11Bとを備えている。   The terminal device 11 performs various processes such as transmitting data such as HTML data for displaying a Web page specified by a URL transmitted from the outside to the client computer 3 by executing a Web server program 12A described later. And a memory 11B that temporarily stores data being executed by the CPU 11A.

外部記憶装置12には、CPU11Aに各種の処理を実行させるためのWebサーバプログラム12Aと、Webページの表示画面を構成する各コンテンツ、要素や構成部分を表示したHTMLデータを含むHTMLコンテンツ12Bと、各HTMLデータを用いてWebページの表示画面構成を行うための少なくとも1種類のテンプレートのデータを含むテンプレートデータ12Cとが格納されている。   The external storage device 12 includes a Web server program 12A for causing the CPU 11A to execute various processes, an HTML content 12B including HTML data displaying each content, elements, and components constituting the display screen of the Web page, Stored is template data 12C including at least one type of template data for constructing a Web page display screen using each HTML data.

テンプレートサーバ2は、テンプレートのデータをネットワーク4上で使用可能に公開する各種の処理を行うための端末装置21と、テンプレートデータをネットワーク上で公開するために必要となる情報やデータを記憶する外部記憶装置22と、ネットワーク4を介して外部と情報やデータを送受信するための通信ポート23とから構成されている。   The template server 2 includes a terminal device 21 for performing various processes for publishing template data to be usable on the network 4, and an external for storing information and data necessary for publishing the template data on the network. It comprises a storage device 22 and a communication port 23 for transmitting and receiving information and data to and from the outside via the network 4.

端末装置21は、後述するテンプレート管理プログラム22Aを実行することにより外部から送信されたURLで特定されるWebページの表示画面構成を行うためのテンプレートデータ等のデータをクライアントコンピュータ3に送信する等の各種の処理を実行するCPU21Aと、CPU21Aの処理の実行中のデータを一時的に格納するメモリ21Bとを備えている。   The terminal device 21 transmits data such as template data for configuring the display screen of the Web page specified by the URL transmitted from the outside by executing the template management program 22A described later to the client computer 3 A CPU 21A that executes various processes and a memory 21B that temporarily stores data being executed by the CPU 21A are provided.

外部記憶装置22には、CPU21Aに各種の処理を実行させるためのテンプレートWebサーバプログラム12Aと、後述するテンプレートデータ22Cに含まれる各テンプレートデータのテンプレートファイル名やテンプレートデータを識別するための識別ID、その利用回数情報等を管理するためのテンプレート管理テーブル22Bと、Webサーバ1で公開可能なWebページでの様々な表示画面構成を行うための複数種類のテンプレートのデータを含むテンプレートデータ22Cとが格納されている。   The external storage device 22 includes a template Web server program 12A for causing the CPU 21A to execute various processes, an identification ID for identifying a template file name and template data of each template data included in template data 22C described later, A template management table 22B for managing the usage count information and the like, and template data 22C including data of a plurality of types of templates for performing various display screen configurations on a Web page that can be published on the Web server 1 are stored. Has been.

クライアントコンピュータ3は、Webサーバ1によってネットワーク上で公開されたWebページを取得してディスプレイ装置等に画面表示する等の各種の処理を行うための端末装置31と、ネットワーク4上で公開されたWebページを取得してディスプレイ装置等に画面表示するために必要となる情報やデータを記憶する外部記憶装置32と、ネットワーク4を介して外部と情報やデータを送受信するための通信ポート33とから構成されている。   The client computer 3 acquires a Web page published on the network by the Web server 1 and performs various processes such as displaying the screen on a display device or the like, and a Web published on the network 4. Consists of an external storage device 32 for storing information and data necessary for acquiring a page and displaying it on a display device etc., and a communication port 33 for transmitting and receiving information and data to and from the outside via the network 4 Has been.

端末装置31は、後述するWebブラウザプログラム32Aを実行することにより利用者の操作によって入力されたURLで特定されるWebページを画面表示する等の各種の処理を実行するCPU31Aと、CPU31Aの処理の実行中のデータを一時的に格納するメモリ31Bとを備えている。   The terminal device 31 executes various processes such as displaying a Web page specified by a URL input by a user operation by executing a Web browser program 32A described later, and a process of the CPU 31A. And a memory 31B for temporarily storing data being executed.

外部記憶装置32には、CPU31Aに各種の処理を実行させるためのWebブラウザプログラム32Aと、テンプレートサーバ2によりネットワーク4上で公開されているテンプレートデータを用いてHTMLデータからWebページの表示画面構成の処理を実行する等の処理を実行するためのプロキシプログラム32Bと、ネットワーク4上で公開されているテンプレートデータを取得して格納するためのテンプレートキャッシュ32Cと、テンプレートキャッシュ32Cに格納された各テンプレートデータを識別するための識別IDやテンプレートデータを用いて表示画面構成の処理を行うWebページのURL、テンプレートファイル名等を管理するためのテンプレートキャッシュ管理テーブル32Dとが格納されている。   The external storage device 32 uses a Web browser program 32A for causing the CPU 31A to execute various processes, and template data published on the network 4 by the template server 2 to display a Web page display screen configuration from HTML data. A proxy program 32B for executing processing such as processing, a template cache 32C for acquiring and storing template data published on the network 4, and each template data stored in the template cache 32C A template cache management table 32D for managing the URL of a Web page that performs display screen configuration processing using the identification ID and template data, template file names, and the like is stored.

図2は、テンプレートサーバ2上の外部記憶装置22に格納されているテンプレートデータ22Cの一例を示す説明図である。このテンプレートデータ200は、図2に示すように、config_id属性として“1”が指定されたDISPLAYCONFIGタグを持つXMLデータ201の中に、id属性が指定されたDISPLAY_AREAタグを持つXMLデータ202が複数配置されている。XMLデータ202は、子ノードとして、Webページを構成する各コンテンツや要素、構成部分のブラウザ画面上の表示位置を指定するcoord属性が指定されたUPPER_X,
UPPER_Y, LOWER_X, LOWER_Yタグを持つノード203や、Webページの背景色をcolor属性で指定されたBGCOLORタグを持つノード204や、Webページ内の文字や記号等のフォントサイズをsize属性で指定されたFONTSIZEタグを持つノード205を含んでいる。
FIG. 2 is an explanatory diagram showing an example of the template data 22C stored in the external storage device 22 on the template server 2. As shown in FIG. 2, the template data 200 includes a plurality of XML data 202 having a DISPLAY_AREA tag in which an id attribute is specified in XML data 201 having a DISPLAYCONFIG tag in which “1” is specified as a config_id attribute. Has been. The XML data 202 includes UPPER_X in which a coord attribute is designated as a child node, which designates each content and element constituting a Web page, and a display position of a constituent part on the browser screen.
The node 203 with UPPER_Y, LOWER_X, and LOWER_Y tags, the node 204 with the BGCOLOR tag with the web page background color specified with the color attribute, and the font size of characters and symbols in the Web page with the size attribute A node 205 having a FONTSIZE tag is included.

図3は、テンプレートサーバ2上の外部記憶装置22に格納されているテンプレートデータ22Cの他の一例を示す説明図である。このテンプレートデータ300は、図3に示すように、テンプレートデータ200と異なるconfig_id属性として“2”が指定されたDISPLAYCONFIGタグを持つXMLデータであり、Webページを構成する各コンテンツや要素、構成部分であるテンプレートデータ200と同じid属性を持ったDISPLAY_AREAノードの表示位置を示すUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性が異なっており、テンプレートデータ200と異なるブラウザ画面上の表示位置を指定するようになっている。   FIG. 3 is an explanatory diagram showing another example of the template data 22C stored in the external storage device 22 on the template server 2. As shown in FIG. 3, the template data 300 is XML data having a DISPLAYCONFIG tag in which “2” is specified as a config_id attribute different from that of the template data 200. The template data 300 includes each content, element, and component constituting the Web page. The coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags indicating the display position of the DISPLAY_AREA node having the same id attribute as that of the template data 200 is different, and the display position on the browser screen different from the template data 200 is designated. It has become.

図4は、Webサーバ1のHTMLコンテンツ12Bに含まれるHTMLデータの一例を示す説明図である。このHTMLデータ400には、上述のテンプレートデータ200、300に含まれるDISPLAY_AREAノードのid属性での指定対象となる名称を示すIDがDIVタグのID属性として、ノード401、402、403のそれぞれに定められている。   FIG. 4 is an explanatory diagram showing an example of HTML data included in the HTML content 12B of the Web server 1. In the HTML data 400, an ID indicating a name to be specified in the id attribute of the DISPLAY_AREA node included in the template data 200 and 300 is determined as the ID attribute of the DIV tag in each of the nodes 401, 402, and 403. It has been.

図5は、図4に示したHTMLデータ400に上述のテンプレートデータ200、300を適用して合成されたWebページのブラウザ上での表示画面を示す説明図である。画面5Aは、HTMLデータ400にテンプレートデータ200を適用して合成された表示画面構成を示す説明図である。HTMLデータのDIVタグにおいてID属性として”mokuji”で定められたデータが、テンプレートデータ200に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(0,0)−(240,480)で示す構成領域の範囲501に、id属性として”mokuji”が指定されていることに従って表示されている。   FIG. 5 is an explanatory diagram showing a display screen on the browser of a Web page synthesized by applying the above-described template data 200, 300 to the HTML data 400 shown in FIG. Screen 5 </ b> A is an explanatory diagram showing a configuration of a display screen synthesized by applying template data 200 to HTML data 400. On the browser specified by the coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags in the XML data of the DISPLAY_AREA tag included in the template data 200, the data specified as the ID attribute in the DIV tag of HTML data This is displayed in the configuration area range 501 indicated by (0,0)-(240,480) in the display screen in accordance with the designation of “mokuji” as the id attribute.

また、HTMLデータのDIVタグのID属性として”honbun”で定められたデータが、テンプレートデータ200に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(240,0)−(720,240)で示す構成領域の範囲502に、id属性として”honbun”が指定されていることに従って表示されている。また、HTMLデータのDIVタグのID属性として”koukoku”で定められたデータが、テンプレートデータ200に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(240,240)−(720,480)で示す構成領域の範囲503にid属性として”koukoku”が指定されていることに従って表示されている。   In addition, the data specified by “honbun” as the ID attribute of the DIV tag of the HTML data is specified by the coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags in the XML data of the DISPLAY_AREA tag included in the template data 200. Displayed in the configuration area range 502 indicated by (240,0)-(720,240) in the upper display screen in accordance with the designation of “honbun” as the id attribute. Also, the data specified by “koukoku” as the ID attribute of the DIV tag of HTML data is the browser specified by the coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags in the XML data of the DISPLAY_AREA tag included in the template data 200 Displayed according to the fact that “koukoku” is specified as the id attribute in the range 503 of the configuration area indicated by (240, 240)-(720, 480) in the upper display screen.

画面5Bは、HTMLデータ400にテンプレートデータ300を適用して合成された表示画面構成を示す説明図である。HTMLデータのDIVタグのID属性として”mokuji”で定められたデータが、テンプレートデータ300に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X,
UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(480,0)−(720,480)で示す構成領域の範囲504にid属性として”mokuji”が指定されていることに従って表示されている。
Screen 5 </ b> B is an explanatory diagram showing a configuration of a display screen synthesized by applying template data 300 to HTML data 400. The data specified by “mokuji” as the ID attribute of the DIV tag of the HTML data is UPPER_X in the XML data of the DISPLAY_AREA tag included in the template data 300.
“Mokuji” is specified as the id attribute in the range 504 of the configuration area indicated by (480, 0)-(720, 480) in the display screen on the browser specified by the coord attribute of the UPPER_Y, LOWER_X, and LOWER_Y tags. It is displayed according to that.

また、HTMLデータのDIVタグのID属性として”honbun” で定められたデータが、テンプレートデータ300に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(0,0)−(480,240)で示す構成領域の範囲505にid属性として”honbun”が指定されていることに従って表示されている。また、HTMLデータのDIVタグのID属性として”koukoku”で定められたデータが、テンプレートデータ300に含まれるDISPLAY_AREAタグのXMLデータ内のUPPER_X, UPPER_Y, LOWER_X, LOWER_Yタグのcoord属性で指定されたブラウザ上の表示画面内の(0,240)−(480,480)の範囲506にid属性として”koukoku”が指定されていることに従って表示されている。   Moreover, the data specified by “honbun” as the ID attribute of the DIV tag of HTML data is the browser specified by the coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags in the XML data of the DISPLAY_AREA tag included in the template data 300 Displayed according to the fact that “honbun” is specified as the id attribute in the range 505 of the configuration area indicated by (0,0)-(480,240) in the upper display screen. Also, the data specified by “koukoku” as the ID attribute of the DIV tag of HTML data is the browser specified by the coord attribute of the UPPER_X, UPPER_Y, LOWER_X, and LOWER_Y tags in the XML data of the DISPLAY_AREA tag included in the template data 300 This is displayed according to the fact that “koukoku” is specified as the id attribute in the range 506 of (0, 240) − (480, 480) in the upper display screen.

図6は、テンプレートサーバ2の外部記憶装置22に記憶されているテンプレート管理テーブル22Bの一例を示す説明図である。テンプレート管理テーブル22Bには、各テンプレートのデータを識別するためのテンプレートID601と、後述するように外部記憶装置22にテンプレートデータを登録した利用者を識別するための登録者ID602と、テンプレートデータを適用して表示画面構成を行うWebページを特定するURL603と、各テンプレートデータのファイル名604と、各テンプレートデータを利用した利用回数を示す利用者数605とが関連付けられて格納されている。   FIG. 6 is an explanatory diagram showing an example of a template management table 22B stored in the external storage device 22 of the template server 2. A template ID 601 for identifying data of each template, a registrant ID 602 for identifying a user who has registered template data in the external storage device 22 and template data are applied to the template management table 22B. Then, a URL 603 for specifying a Web page for configuring the display screen, a file name 604 of each template data, and a user number 605 indicating the number of times of use of each template data are stored in association with each other.

図7は、クライアントコンピュータ3の外部記憶装置32に記憶されているテンプレートキャッシュ管理テーブル32Dの一例を示す説明図である。テンプレートキャッシュ管理テーブル32Dには、テンプレートID601と同一の各テンプレートのデータを識別するためのテンプレートID701と、URL603と同一のテンプレートデータを適用して表示画面構成を行うWebページを特定するURL702と、ファイル名604と同一のテンプレートデータのファイル名703とが関連付けられて格納されている。   FIG. 7 is an explanatory diagram showing an example of the template cache management table 32D stored in the external storage device 32 of the client computer 3. In the template cache management table 32D, a template ID 701 for identifying data of each template identical to the template ID 601; a URL 702 for specifying a Web page for configuring a display screen by applying the same template data as the URL 603; The name 604 and the same template data file name 703 are stored in association with each other.

続いて、本実施の形態における情報表示システムの動作について説明する。まず、図8は、クライアントコンピュータ3上で動作するプロキシプログラム32Aにより実行する処理について、図8に示すフローチャートを用いて詳細に説明する。クライアントコンピュータ3上で、利用者がWebページを閲覧するためにキーボードやマウス等の操作手段を操作して、Webブラウザプログラム32Aを実行させ、これに応じてプロキシプログラム32Bが起動すると、クライアントコンピュータ3は、Webブラウザプログラム32Aからデータや情報の送受信が可能にプロキシプログラム32Bとの接続を受け付け、Webブラウザプログラム32A上で入力された利用者が閲覧するWebページのURLを取得する処理を行う(ステップ801)。そして、その後、利用者により入力されたWebページの表示画面構成を行うためのコマンドを取得する(ステップ802)。   Next, the operation of the information display system in this embodiment will be described. First, FIG. 8 will be described in detail with reference to the flowchart shown in FIG. 8, the processing executed by the proxy program 32A operating on the client computer 3. On the client computer 3, when a user operates an operation means such as a keyboard or a mouse to browse a Web page, the Web browser program 32A is executed, and when the proxy program 32B is activated accordingly, the client computer 3 Accepts connection with the proxy program 32B so that data and information can be transmitted and received from the Web browser program 32A, and performs processing to acquire the URL of the Web page browsed by the user input on the Web browser program 32A (step S1). 801). Thereafter, a command for configuring the display screen configuration of the Web page input by the user is acquired (step 802).

次に、クライアントコンピュータ3は、取得したコマンドがテンプレート入手コマンドであるか否かを判定し(ステップ803)、テンプレート入手コマンドである場合には(ステップ803のYES)、ステップ801で取得したURLをテンプレートサーバ2に送信する処理を行う(ステップ804)。   Next, the client computer 3 determines whether or not the acquired command is a template acquisition command (step 803). If the acquired command is a template acquisition command (YES in step 803), the URL acquired in step 801 is used. Processing to transmit to the template server 2 is performed (step 804).

次に、クライアントコンピュータ3は、このURLのWebページに対応するテンプレートデータを全て受信する処理を行う(ステップ805)。テンプレートサーバ2がこのURLで特定されるWebページに対応する、即ち、表示画面構成の処理で使用可能な、図2、図3に示すように、テンプレートデータを検索してテンプレートデータ22Cから読み出しネットワーク4を介して送信すると、これらの送信された全てのテンプレートデータを受信し、メモリ31Bに格納する処理を行う。   Next, the client computer 3 performs a process of receiving all template data corresponding to the Web page of this URL (step 805). As shown in FIGS. 2 and 3, the template server 2 corresponds to the Web page specified by this URL, that is, can be used in the processing of the display screen configuration. As shown in FIGS. 2 and 3, the network is read from the template data 22C. When the data is transmitted via 4, all the transmitted template data is received and stored in the memory 31B.

次に、クライアントコンピュータ3は、Webサーバ1にこのURLを送信し、これに応じてWebサーバ1から送信される、図4に示すように、HTMLデータを受信する処理を行う(ステップ806)。   Next, the client computer 3 transmits this URL to the Web server 1 and performs processing for receiving HTML data transmitted from the Web server 1 in response thereto as shown in FIG. 4 (step 806).

次に、クライアントコンピュータ3は、テンプレートによって受信したHTMLデータを用いてWebページの表示画面構成の処理を実行する処理を行う(ステップ807)。受信したHTMLデータに対して、メモリ31Bに格納された全てのテンプレートデータを適用し、これらのテンプレートデータ毎に複数種類の表示態様の表示画面構成がされたWebページを作成する処理を行う。   Next, the client computer 3 performs processing for executing the processing of the display screen configuration of the Web page using the HTML data received by the template (step 807). All the template data stored in the memory 31B is applied to the received HTML data, and a process of creating a Web page having a display screen configuration of a plurality of types of display modes for each of the template data is performed.

次に、クライアントコンピュータ3は、これらの複数種類の表示態様の表示画面構成のWebページをそれぞれ区別して表示したテーブル形式の1つのページに合成する処理を行い、Webブラウザプログラム32A側に送信して渡す処理を行う。そして、ステップ801の処理を再度繰り返し実行する。Webブラウザプログラム32A上では、この渡されたテーブル形式のページをディスプレイ装置等に表示する処理を行い、利用者がディスプレイ装置等を確認してテーブル形式のページ内から選択されたテンプレートデータの表示画面構成のWebページを、Webブラウザプログラム32Aで閲覧するWebページとして画面表示する。   Next, the client computer 3 performs a process of combining the Web pages having the display screen configurations of the plurality of types of display modes into a single page in a table format that is displayed separately, and transmits it to the Web browser program 32A side. Process to pass. Then, the process of step 801 is repeatedly executed again. On the Web browser program 32A, a process of displaying the passed table format page on the display device or the like is performed, and the user confirms the display device or the like and displays the template data display screen selected from the table format page. The configured web page is displayed on the screen as a web page to be browsed by the web browser program 32A.

次に、クライアントコンピュータ3は、ステップ803において取得したコマンドがテンプレート入手コマンドでない場合には(ステップ803のNO)、このコマンドが、利用者自身が作成または用意したテンプレートを登録するためのテンプレート登録コマンドであるか否かを判定し(ステップ809)、テンプレート登録コマンドである場合には(ステップ809のYES)、ステップ801で取得したURLと、このURLのWebページに対応する、利用者自身が作成または用意して予めテンプレートキャッシュ32Cに格納した利用者の好みの表示画面構成を行うテンプレートデータをテンプレートサーバ2に送信する処理を行う(ステップ810)。   Next, if the command acquired in step 803 is not a template acquisition command (NO in step 803), the client computer 3 uses this command to register a template created or prepared by the user. (Step 809), and if it is a template registration command (YES in step 809), the user himself creates the URL acquired in step 801 and the Web page corresponding to this URL Alternatively, a process of transmitting template data to the template server 2 that is prepared and stored in advance in the template cache 32C and that performs a user's favorite display screen configuration is performed (step 810).

次に、クライアントコンピュータ3は、テンプレートサーバ2がこれらのURLとテンプレートデータを外部記憶装置22に記憶し、テンプレート管理テーブル22Bに登録する処理を行って、このテンプレートデータに新たに設定したテンプレートID601をネットワーク4を介して送信すると、この送信されたテンプレートID601を受信し(ステップ811)、このテンプレートID601をテンプレートデータと関連付けてテンプレートキャッシュ32Cに格納する処理を行う(ステップ812)。そして、格納する際にこれらのテンプレートID601およびテンプレートデータを、URLと共にテンプレートキャッシュ管理テーブル32Dに登録する処理を行う。そして、ステップ801の処理を再度繰り返し実行する。   Next, in the client computer 3, the template server 2 stores these URLs and template data in the external storage device 22, registers them in the template management table 22B, and sets the template ID 601 newly set in the template data. When transmitted via the network 4, the transmitted template ID 601 is received (step 811), and the template ID 601 is associated with the template data and stored in the template cache 32C (step 812). Then, when storing, the template ID 601 and the template data are registered in the template cache management table 32D together with the URL. Then, the process of step 801 is repeatedly executed again.

次に、クライアントコンピュータ3は、ステップ809において取得したコマンドがテンプレート登録コマンドでない場合には(ステップ809のNO)、このコマンドが、利用者が閲覧するWebページに用いるテンプレートデータを選択して指定するためのテンプレート選択コマンドであるか否かを判定し(ステップ813)、テンプレート選択コマンドである場合には(ステップ813のYES)、この選択指定するテンプレートデータのテンプレートID601をテンプレートサーバ2に送信する処理を行う(ステップ814)。   Next, when the command acquired in step 809 is not a template registration command (NO in step 809), the client computer 3 selects and designates template data to be used for the web page browsed by the user. Processing for determining whether or not it is a template selection command (step 813). If it is a template selection command (YES in step 813), a process of transmitting the template ID 601 of the template data to be selected and specified to the template server 2 (Step 814).

次に、クライアントコンピュータ3は、テンプレートサーバ2がこのテンプレートID601に基づいて外部記憶装置22を検索し、テンプレートID601に関連付けられたテンプレートデータをテンプレートデータ22Cから読み出してネットワーク4を介して送信すると、この送信されたテンプレートデータを受信しテンプレートキャッシュ32Cに格納する処理を行う(ステップ815)。   Next, when the template server 2 searches the external storage device 22 based on the template ID 601, reads the template data associated with the template ID 601 from the template data 22 C and transmits it via the network 4, the client computer 3. The transmitted template data is received and stored in the template cache 32C (step 815).

次に、クライアントコンピュータ3は、利用者が閲覧するWebページのHTMLデータを取得する処理を行う(ステップ816)。利用者が閲覧するWebページのURLをネットワーク4を介してWebサーバ1に送信し、Webサーバ1から送信されたURLのWebページの表示画面を構成する各コンテンツ、要素や構成部分を表示したHTMLデータを受信し、メモリ31Bに格納する処理を行う。   Next, the client computer 3 performs processing for acquiring HTML data of a Web page viewed by the user (step 816). The URL of the Web page that the user browses is transmitted to the Web server 1 via the network 4, and the HTML that displays each content, element, and component constituting the display screen of the Web page of the URL transmitted from the Web server 1 is displayed. Data is received and stored in the memory 31B.

次に、クライアントコンピュータ3は、受信したHTMLデータに対応する、利用者が選択指定したテンプレートデータをテンプレートキャッシュ32Cから読み出す処理を行う(ステップ817)。   Next, the client computer 3 performs a process of reading the template data selected and designated by the user from the template cache 32C corresponding to the received HTML data (step 817).

次に、クライアントコンピュータ3は、この読み出したテンプレートデータを用いてWebページを作成する処理を行う(ステップ818)。メモリ31Bから利用者が閲覧するWebページのHTMLデータを全て読み出し、これらのHTMLデータに読み出したテンプレートデータを適用して、このテンプレートデータの表示画面構成を行ったWebページを作成する。   Next, the client computer 3 performs processing for creating a Web page using the read template data (step 818). All the HTML data of the Web page browsed by the user is read from the memory 31B, and the read template data is applied to the HTML data to create a Web page with the display screen configuration of the template data.

次に、クライアントコンピュータ3は、この作成したWebページのデータをWebブラウザプログラム32A側に送信して渡す処理を行う(ステップ819)。そして、ステップ801の処理を再度繰り返し実行する。Webブラウザプログラム32A上では、この渡されたWebページのデータをディスプレイ装置等に表示する処理を行う。   Next, the client computer 3 performs a process of transmitting the created web page data to the web browser program 32A and passing it (step 819). Then, the process of step 801 is repeatedly executed again. On the Web browser program 32A, processing for displaying the data of the transferred Web page on a display device or the like is performed.

次に、クライアントコンピュータ3は、ステップ813において取得したコマンドがテンプレート選択コマンドでない場合には(ステップ813のNO)、このコマンドが、外部記憶装置32内のテンプレートキャッシュ管理テーブル32Dを参照し、利用者が閲覧するWebページに対応するテンプレートデータが存在するか否かを判定し(ステップ820)、存在する場合には(ステップ820のYES)、ステップ816以降の処理を実行する。ここで、ステップ817では、利用者が閲覧するWebページに対応するテンプレートデータをテンプレートキャッシュ32Cから読み出して処理を実行する。   Next, when the command acquired in step 813 is not a template selection command (NO in step 813), the client computer 3 refers to the template cache management table 32D in the external storage device 32, and the user computer 3 It is determined whether or not there is template data corresponding to the Web page to be browsed (step 820). If it exists (YES in step 820), the processing after step 816 is executed. Here, in step 817, the template data corresponding to the Web page browsed by the user is read from the template cache 32C and the process is executed.

次に、クライアントコンピュータ3は、ステップ820において利用者が閲覧するWebページに対応するテンプレートデータが存在しない場合には(ステップ820のNO)、利用者が閲覧するWebページのHTMLデータと、Webサーバ1に用意されたテンプレートデータを取得する処理を行う(ステップ821)。利用者が閲覧するWebページのURLおよびテンプレートを要求する要求情報とをネットワーク4を介してWebサーバ1に送信する。Webサーバ1が要求情報に応じて、このURLに対応するテンプレートデータをテンプレートデータ12Cから読み出し、URLのWebページのHTMLデータと共にネットワーク4を介して送信すると、クライアントコンピュータ3は、これらのHTMLデータおよびテンプレートデータを受信し、テンプレートキャッシュ32Cに格納する処理を行う(ステップ822)。そして、クライアントコンピュータ3は、テンプレートキャッシュ32Cに格納したこのテンプレートデータを読み出し、ステップ818以降の処理を実行する。   Next, when there is no template data corresponding to the Web page viewed by the user in Step 820 (NO in Step 820), the client computer 3 determines the HTML data of the Web page viewed by the user and the Web server. 1 is performed (step 821). The URL of the Web page browsed by the user and the request information for requesting the template are transmitted to the Web server 1 via the network 4. When the Web server 1 reads out the template data corresponding to this URL from the template data 12C in response to the request information and transmits it along with the HTML data of the Web page of the URL via the network 4, the client computer 3 receives these HTML data and The template data is received and stored in the template cache 32C (step 822). Then, the client computer 3 reads the template data stored in the template cache 32C, and executes the processing from step 818 onward.

続いて、テンプレートサーバ2上で動作するテンプレート管理プログラム22Aにより実行する処理について、図9に示すフローチャートを用いて詳細に説明する。まず、クライアントコンピュータ3において、プロキシプログラム32Bが起動され、クライアントコンピュータ3からデータや情報の送受信が可能にアクセスされると、テンプレートサーバ2は、このアクセスを受けて、上述のステップ804でクライアントコンピュータ3から送信されるURLおよびコマンドを受信し、メモリ21Bに格納する処理を行う(ステップ901、902)。   Next, processing executed by the template management program 22A operating on the template server 2 will be described in detail with reference to the flowchart shown in FIG. First, when the proxy program 32B is activated in the client computer 3 and accessed so as to be able to transmit and receive data and information from the client computer 3, the template server 2 receives this access, and in step 804 described above, the client computer 3 receives the access. The URL and the command transmitted from are received and stored in the memory 21B (steps 901 and 902).

次に、テンプレートサーバ2は、この受信したコマンドがテンプレート入手コマンドであるか否かを判定し(ステップ903)、テンプレート入手コマンドである場合には(ステップ903のYES)、メモリ21Bに格納したURLを読み出す処理を行う(ステップ904)。   Next, the template server 2 determines whether or not the received command is a template acquisition command (step 903). If it is a template acquisition command (YES in step 903), the URL stored in the memory 21B is determined. Is read (step 904).

次に、テンプレートサーバ2は、このURLのWebページに対応するテンプレートデータを全て送信する処理を行う(ステップ905)。このURLに基づいて、外部記憶装置22内のテンプレート管理テーブル22Bを検索し、URL603等の情報を参照してこのURLのWebページに対して表示画面構成の処理を行うことが可能なテンプレートデータを全て読み出す処理を行う。この検索処理は例えばURLで特定されるWebページの表示画面の構成に関するWebページ内の画像の数や文字、アイコン等のデータの数やサイズ等の情報に従って検索を行い、このWebページに対して表示画面構成の処理を行うことが可能なテンプレートデータを読み出すようになっていてもよい。これらの読み出した全てのテンプレートデータをネットワーク4を介してクライアントコンピュータ3に送信する処理を行う。そして、ステップ901以降の処理を再度繰り返し実行する。   Next, the template server 2 performs a process of transmitting all template data corresponding to the Web page of this URL (step 905). Based on this URL, the template management table 22B in the external storage device 22 is searched, and template data that can be used to perform display screen configuration processing on the Web page of this URL with reference to information such as the URL 603 or the like. Read all. This search processing is performed according to information such as the number and size of data such as the number of images, characters, icons, etc. in the Web page related to the configuration of the display screen of the Web page specified by the URL. The template data that can perform the processing of the display screen configuration may be read out. A process of transmitting all the read template data to the client computer 3 via the network 4 is performed. Then, the processing after step 901 is repeatedly executed again.

次に、テンプレートサーバ2は、ステップ903において受信したコマンドがテンプレート入手コマンドでない場合には(ステップ903のNO)、このコマンドが、テンプレート選択コマンドであるか否かを判定し(ステップ906)、テンプレート選択コマンドである場合には(ステップ906のYES)、上述のステップ814においてクライアントコンピュータ3から送信されたテンプレートID601を受信して、メモリ21Bに格納する処理を行う(ステップ907)。   Next, when the command received in step 903 is not a template acquisition command (NO in step 903), the template server 2 determines whether this command is a template selection command (step 906). If it is a selection command (YES in step 906), the template ID 601 transmitted from the client computer 3 in step 814 described above is received and stored in the memory 21B (step 907).

次に、テンプレートサーバ2は、テンプレート管理テーブル22Bの利用者数605を更新する処理を行う(ステップ908)。外部記憶装置22内のテンプレート管理テーブル22Bを検索し、メモリ21Bに格納されたテンプレートID601に関連付けられた利用者数605の情報の数字に「1」を加えて、テンプレート管理テーブル22Bに更新して記憶する処理を行う。外部記憶装置22を検索し、テンプレートID601に関連付けられたテンプレートデータをテンプレートデータ22Cから読み出してネットワーク4を介してクライアントコンピュータ3に送信する処理を行う。そして、ステップ901以降の処理を再度繰り返し実行する。   Next, the template server 2 performs a process of updating the number of users 605 in the template management table 22B (step 908). The template management table 22B in the external storage device 22 is searched, and “1” is added to the number of information of the number of users 605 associated with the template ID 601 stored in the memory 21B to update the template management table 22B. The process to memorize is performed. The external storage device 22 is searched, template data associated with the template ID 601 is read from the template data 22C and transmitted to the client computer 3 via the network 4. Then, the processing after step 901 is repeatedly executed again.

次に、テンプレートサーバ2は、ステップ906において受信したコマンドがテンプレート選択コマンドでない場合には(ステップ906のNO)、このコマンドが、テンプレート登録コマンドであるか否かを判定し(ステップ909)、テンプレート登録コマンドである場合には(ステップ909のYES)、上述のステップ810においてクライアントコンピュータ3から送信されたURLと、利用者の好みの表示画面構成を行うテンプレートデータと、これらのURLおよびテンプレートデータに付加された各利用者を識別するためのユーザIDとを受信して、メモリ21Bに格納する処理を行う(ステップ910)。   Next, when the command received in step 906 is not a template selection command (NO in step 906), the template server 2 determines whether or not this command is a template registration command (step 909). If it is a registration command (YES in step 909), the URL transmitted from the client computer 3 in step 810 described above, the template data for configuring the user's favorite display screen, and the URL and template data The user ID for identifying each added user is received and stored in the memory 21B (step 910).

次に、テンプレートサーバ2は、新規のテンプレートID601を設定する処理を行う(ステップ911)。メモリ21Bに格納されたテンプレートデータを読み出して、このテンプレートデータを識別するための新たなテンプレートID601を作成して付加し設定する処理を行う。   Next, the template server 2 performs processing for setting a new template ID 601 (step 911). The template data stored in the memory 21B is read, and a new template ID 601 for identifying the template data is created, added, and set.

次に、テンプレートサーバ2は、テンプレートデータをテンプレート管理テーブル22Bに登録する処理を行う(ステップ912)。この新たに作成したテンプレートID601と、メモリ21Bに格納されたURLとテンプレートデータとユーザIDを読み出して、ユーザIDを登録者602に設定し、テンプレートID601、登録者602、URL603、テンプレートデータのファイル名604の情報と、利用者数605として「0」の情報とを相互に付加し関連付けて、図6に示すように、テンプレート管理テーブル22Bに登録する処理を行う。   Next, the template server 2 performs processing for registering the template data in the template management table 22B (step 912). The newly created template ID 601, the URL, template data, and user ID stored in the memory 21 </ b> B are read out, the user ID is set in the registrant 602, and the template ID 601, registrant 602, URL 603, and template data file name are set. The information of 604 and the information of “0” as the number of users 605 are added to and associated with each other, and as shown in FIG. 6, the process of registering in the template management table 22B is performed.

次に、テンプレートサーバ2は、テンプレートID601をクライアントコンピュータ3に返却する処理を行う(ステップ913)。この新たにテンプレート管理テーブル22Bに登録したテンプレートデータのテンプレートID601をネットワーク4を介してクライアントコンピュータ3に送信する処理を行う。そして、ステップ901以降の処理を再度繰り返し実行する。   Next, the template server 2 performs a process of returning the template ID 601 to the client computer 3 (step 913). A process of transmitting the template ID 601 of the template data newly registered in the template management table 22B to the client computer 3 via the network 4 is performed. Then, the processing after step 901 is repeatedly executed again.

次に、テンプレートサーバ2は、ステップ909において受信したコマンドがテンプレート登録コマンドでない場合には(ステップ909のNO)、このコマンドがエラーである旨のエラー通知情報をネットワーク4を介してクライアントコンピュータ3に送信する処理を行う。そして、ステップ901以降の処理を再度繰り返し実行する。   Next, when the command received in step 909 is not a template registration command (NO in step 909), the template server 2 sends error notification information indicating that this command is an error to the client computer 3 via the network 4. Process to send. Then, the processing after step 901 is repeatedly executed again.

以上のように、本実施の形態における情報表示システムでは、テンプレートサーバ2がクライアントコンピュータ3からURLおよびテンプレート入手コマンドが送信されると、このURLに基づいて、外部記憶装置22内のテンプレート管理テーブル22Bを検索し、URL603等の情報を参照してこのURLのWebページに対して表示画面構成の処理を行うことが可能なテンプレートデータを全て読み出し、クライアントコンピュータ3に送信する処理を行う。クライアントコンピュータ3では、テンプレートデータによりWebサーバ1から送信されたHTMLデータを用いてWebページの表示画面構成の処理を実行し、複数種類の表示態様の表示画面構成がされたWebページをそれぞれ区別して表示したテーブル形式の1つのページに合成し、利用者から選択されたテンプレートデータの表示画面構成のWebページを閲覧する。   As described above, in the information display system according to the present embodiment, when the template server 2 transmits the URL and the template acquisition command from the client computer 3, the template management table 22B in the external storage device 22 is based on the URL. , And by referring to information such as URL 603 and the like, all the template data that can be subjected to display screen configuration processing for the Web page of this URL is read and transmitted to the client computer 3. The client computer 3 uses the HTML data transmitted from the Web server 1 based on the template data to execute Web page display screen configuration processing, and distinguishes each Web page having a plurality of types of display mode display screen configurations. The web page of the display screen configuration of the template data selected by the user is browsed by compositing it on one page of the displayed table format.

このため、利用者は、テーブル形式のページ内から自己にとって見易い表示画面構成の好みのWebページを選択することにより、自己の好みに応じてWebページを表示画面構成を変更することが可能であり、Webページを閲覧する利用者の利便性の向上を実現することができる。   For this reason, the user can change the display screen configuration of the Web page according to his / her preference by selecting a favorite Web page with a display screen configuration that is easy for the user to view from the table format page. Thus, it is possible to improve the convenience of the user who browses the Web page.

また、テンプレートサーバ2がクライアントコンピュータ3からテンプレート登録コマンドおよびURL、テンプレートデータ、ユーザIDが送信されると、このテンプレートデータを識別するための新たなテンプレートID601を作成し、これらの情報と利用者数605として「0」の情報とを相互に関連付けてテンプレート管理テーブル22Bに登録する処理を行う。また、新たなテンプレートID601をクライアントコンピュータ3に返却する処理を行う。   When the template server 2 transmits a template registration command, URL, template data, and user ID from the client computer 3, the template server 2 creates a new template ID 601 for identifying the template data. As 605, processing for registering the information “0” in the template management table 22B in association with each other is performed. Also, a process of returning a new template ID 601 to the client computer 3 is performed.

このため、利用者は、自己の好みに応じた画面表示構成を行うためのテンプレートデータをテンプレート管理テーブル22Bに登録しておき、テンプレートID601に基づいて選択指定して利用することにより、Webページを閲覧する利用者の利便性の向上をさらに図ることができる。   For this reason, the user registers the template data for performing the screen display configuration according to his / her preference in the template management table 22B, selects and designates it based on the template ID 601, and uses the Web page. It is possible to further improve the convenience of the browsing user.

テンプレートサーバ2がクライアントコンピュータ3からテンプレート選択コマンドおよびテンプレートID601が送信されると、テンプレート管理テーブル22Bの利用者数605を更新する処理を行い、テンプレートID601に関連付けられたテンプレートデータをクライアントコンピュータ3に送信する処理を行う。   When the template server 2 transmits the template selection command and the template ID 601 from the client computer 3, the template server 2 performs processing for updating the number of users 605 in the template management table 22B, and transmits the template data associated with the template ID 601 to the client computer 3. Perform the process.

このため、利用者は、自己の好みのテンプレートデータを選択指定して、取得し利用することにより、自己の好みに応じてWebページを表示画面構成を変更してWebページを閲覧する利用者の利便性の向上を実現することができる。また、ネットワーク4上に公開されたテンプレート管理テーブル22Bを参照して、テンプレートデータの利用回数を示す利用者数605を確認して、回数が多く利用されているテンプレートデータ等から自己にとって適切なテンプレートデータを選択指定することができる。   For this reason, the user selects, specifies, obtains and uses his / her favorite template data, thereby changing the display screen configuration of the Web page according to his / her preference and browsing the Web page. Improvement of convenience can be realized. In addition, referring to the template management table 22B published on the network 4, the number of users 605 indicating the number of times of use of the template data is confirmed, and a template suitable for itself is determined from the template data that is frequently used. Data can be selected and specified.

(他の実施の形態)
上述の実施の形態においては、複数種類の表示態様の表示画面構成のWebページをそれぞれ区別して表示したテーブル形式の1つのページに合成する処理を行うこととなっているが、これに限られず、Webページを個別のページにそれぞれ作成する処理を行い、利用者がディスプレイ装置等を確認して各ページの中から選択されたテンプレートデータの表示画面構成のWebページを、Webブラウザプログラム32Aで閲覧するWebページとして画面表示するとしても良い。
(Other embodiments)
In the above-described embodiment, the process of combining the web pages of the display screen configurations of a plurality of types of display modes into one page in a table format that is separately displayed is not limited to this. The web browser program 32A browses the web page of the display screen configuration of the template data selected from each page by performing processing for creating each web page on an individual page and the user confirming the display device or the like. It may be displayed on the screen as a Web page.

また、上述の実施の形態において、ステップ912において、クライアントコンピュータ3から送信されたテンプレートデータをそのままテンプレート管理テーブル22Bに登録する処理を行っていたが、登録をする前に、テンプレート管理テーブル22Bに同一のテンプレートデータが既に登録されているか否かを判定し、未だ登録されていない場合に登録する処理を行うこととしても良い。ここで、既に登録されているか否かは、テンプレート管理テーブル22B内のURL603、テンプレートファイル名604、登録者602等の情報やテンプレートのデータが全く同一か否かを照合することにより判定しても良い。   In the above-described embodiment, in step 912, the template data transmitted from the client computer 3 is directly registered in the template management table 22B. However, before the registration, the template data is the same as the template management table 22B. It is also possible to determine whether or not the template data has already been registered, and to perform registration processing if it has not been registered yet. Here, whether or not it has already been registered can be determined by checking whether the information such as URL 603, template file name 604, registrant 602, etc. in the template management table 22B and the template data are exactly the same. good.

本実施の形態における情報表示システムの全体の構成を示すシステム構成図である。1 is a system configuration diagram showing an overall configuration of an information display system in the present embodiment. 本実施の形態における情報表示システムのテンプレートデータの一例を示す説明図である。It is explanatory drawing which shows an example of the template data of the information display system in this Embodiment. 本実施の形態における情報表示システムのテンプレートデータの他の一例を示す説明図である。It is explanatory drawing which shows another example of the template data of the information display system in this Embodiment. 本実施の形態における情報表示システムのHTMLデータの一例を示す説明図である。テンプレートデータを適用する対象のHTMLデータの例である。It is explanatory drawing which shows an example of the HTML data of the information display system in this Embodiment. It is an example of the HTML data of the object which applies template data. 本実施の形態における情報表示システムのHTMLデータにテンプレートデータを適用した表示画面を示す説明図である。It is explanatory drawing which shows the display screen which applied template data to the HTML data of the information display system in this Embodiment. 本実施の形態における情報表示システムのテンプレート管理テーブルを示す説明図である。It is explanatory drawing which shows the template management table of the information display system in this Embodiment. 本実施の形態における情報表示システムのテンプレートキャッシュ管理テーブルを示す説明図である。It is explanatory drawing which shows the template cache management table of the information display system in this Embodiment. 本実施の形態における情報表示システムのプロキシプログラムにより実行する処理を示すフローチャートである。It is a flowchart which shows the process performed with the proxy program of the information display system in this Embodiment. 本実施の形態における情報表示システムのテンプレート管理プログラムにより実行する処理を示すフローチャートである。It is a flowchart which shows the process performed with the template management program of the information display system in this Embodiment.

符号の説明Explanation of symbols

1 Webサーバ
2 テンプレートサーバ
3 クライアントコンピュータ
4 ネットワーク
11、21、31 端末装置
12、22、32 外部記憶装置
12A Webサーバプログラム
12B HTMLコンテンツ
12C テンプレートデータ
22A テンプレート管理プログラム
22B テンプレート管理テーブル
22C テンプレートデータ
32A Webブラウザプログラム
32B プロキシプログラム
32C テンプレートキャッシュ
32D テンプレートキャッシュ管理テーブル







DESCRIPTION OF SYMBOLS 1 Web server 2 Template server 3 Client computer 4 Network 11, 21, 31 Terminal device 12, 22, 32 External storage device 12A Web server program 12B HTML content 12C Template data 22A Template management program 22B Template management table 22C Template data 32A Web browser Program 32B Proxy program 32C Template cache 32D Template cache management table







Claims (3)

情報の送受信が可能なネットワーク上に接続されたクライアントコンピュータと、前記ネットワーク上に接続され前記クライアントコンピュータから送信されたURLで特定されるWebページのデータを送信するWebサーバとを備えた情報表示システムにおいて、
Webページに基づいた表示画面構成を行うための構成領域の範囲の指定を含む各要素の配置位置及び表示態様を指定するタグを有するテンプレートデータを記憶したテンプレート記憶手段と、
前記クライアントコンピュータから送信されたURLに基づいて、前記テンプレート記憶手段を検索しこのURLで特定されるWebページに対応するテンプレートデータを読み出すテンプレート読出手段と、
前記テンプレート読出手段が読み出した全てのテンプレートデータを前記クライアントコンピュータに送信するテンプレートデータ送信手段とを備えたテンプレートサーバを備え
前記クライアントコンピュータは、
利用者により入力されたコマンドがテンプレート入手コマンドである場合、利用者により入力されたURLを前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから前記URLで特定されるWebページに対応するテンプレートデータを全て受信する手段と、
受信した全てのテンプレートデータを記憶手段に格納する手段と、
前記Webサーバに前記URLを送信する手段と、
前記URLに応じて前記Webサーバから送信されるHTMLデータを受信する手段と、
受信したHTMLデータに対して、記憶手段に格納された前記全てのテンプレートデータを適用し、前記テンプレートデータ毎に複数種類の表示態様の表示画面構成がされたWebページを作成する手段と、
テンプレートデータ毎に複数種類の表示態様の表示画面構成がされた前記Webページ内から利用者が選択したWebページ、又は、前記複数種類の表示態様の表示画面構成がされた前記Webページをそれぞれ区別して表示した1つのページに合成し、合成した前記ページ内から利用者が選択したWebページを、閲覧するWebページとして画面表示する手段とを備えたことを特徴とする情報表示システム。
Information display system comprising: a client computer connected on a network capable of transmitting and receiving information; and a Web server connected to the network and transmitting data of a Web page specified by a URL transmitted from the client computer In
Template storage means for storing template data having tags for designating the arrangement position and display mode of each element including designation of a range of a configuration area for performing a display screen configuration based on a Web page;
Template reading means for searching the template storage means based on the URL transmitted from the client computer and reading the template data corresponding to the Web page specified by the URL;
A template server comprising template data transmission means for transmitting all template data read by the template reading means to the client computer ;
The client computer is
When the command input by the user is a template acquisition command, means for transmitting the URL input by the user to the template server;
Means for receiving all template data corresponding to the Web page specified by the URL from the template server;
Means for storing all received template data in a storage means;
Means for transmitting the URL to the web server;
Means for receiving HTML data transmitted from the Web server in response to the URL;
Means for applying all the template data stored in the storage means to the received HTML data, and creating a Web page having a display screen configuration of a plurality of types of display modes for each template data;
A Web page selected by the user from within the Web page having a display screen configuration of a plurality of types for each template data, or the Web page having a display screen configuration of the plurality of types of display modes is divided. An information display system comprising: means for combining a single separately displayed page and displaying a Web page selected by the user from the combined pages as a Web page to be browsed .
請求項1に記載の情報表示システムにおいて、
前記テンプレートサーバは、
前記クライアントコンピュータから送信されたテンプレートデータに対して、このテンプレートデータを識別するための識別情報を付加して前記テンプレート記憶手段に記憶させるテンプレート受信手段と、
前記識別情報を前記クライアントコンピュータに送信する識別送信手段と、
前記クライアントコンピュータから送信された識別情報に基づいて、前記テンプレート記憶手段を検索しこの識別情報が付加されたテンプレートデータを前記クライアントコンピュータに送信する識別テンプレートデータ送信手段とを備え
前記クライアントコンピュータは、
利用者により入力されたコマンドがテンプレート登録コマンドである場合には、利用者により入力されたURLと、前記URLのWebページに対応する、利用者が予め作成または用意したテンプレートデータを前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから前記識別情報を受信する手段と、
前記識別情報とテンプレートデータとを関連付けて記憶手段に格納する手段と、
前記識別情報が付加されたテンプレートデータを、URLと共にテンプレートキャッシュ管理テーブルに登録する手段と、
利用者により入力されたコマンドがテンプレート選択コマンドである場合には、選択指定するテンプレートデータの識別情報を前記テンプレートサーバに送信する手段と、
前記テンプレートサーバから、前記識別情報が付加されたテンプレートデータを受信すると、受信したテンプレートデータを記憶手段に格納する手段と
利用者が閲覧するWebページのURLを前記Webサーバに送信する手段と、
前記Webサーバから送信された前記URLのWebページの表示画面を構成するHTMLデータを受信する手段と、
受信したHTMLデータを記憶手段に格納する手段と、
受信したHTMLデータに対応する、利用者が選択指定したテンプレートデータを記憶手段から読み出す手段と、
利用者が閲覧するWebページのHTMLデータを記憶手段から全て読み出す手段と、
読み出したHTMLデータに、読み出した前記テンプレートデータを適用して、前記テンプレートデータの表示画面構成を行ったWebページを作成する手段と、
作成したWebページのデータを表示する手段と、
利用者により入力されたコマンドが入手コマンド、登録コマンド又はテンプレート選択コマンドの何れでもない場合には、前記テンプレートキャッシュ管理テーブルを参照し、利用者が閲覧するWebページに対応するテンプレートデータが存在するか否かを判定し、存在する場合には、存在するテンプレートデータを適用してWebページのデータを表示する手段と、
テンプレートデータが存在しない場合には、利用者が閲覧するWebページのURLおよびテンプレートを要求する要求情報とを前記Webサーバに送信する手段と、
前記Webサーバから前記URLに対応するテンプレートデータとHTMLデータを受信すると、受信したHTMLデータにテンプレートデータを適用して、Webページを表示する手段とを備えたことを特徴とする情報表示システム。
The information display system according to claim 1,
The template server
Template receiving means for adding identification information for identifying the template data to the template data transmitted from the client computer and storing it in the template storage means;
Identification transmitting means for transmitting the identification information to the client computer;
An identification template data transmission unit that searches the template storage unit based on the identification information transmitted from the client computer and transmits the template data to which the identification information is added to the client computer ;
The client computer is
When the command input by the user is a template registration command, the template data prepared or prepared in advance by the user corresponding to the URL input by the user and the Web page of the URL is stored in the template server. Means for transmitting;
Means for receiving the identification information from the template server;
Means for associating the identification information with the template data and storing it in a storage means;
Means for registering the template data to which the identification information is added together with a URL in a template cache management table;
If the command input by the user is a template selection command, means for transmitting identification information of template data to be selected and specified to the template server;
Means for receiving the template data to which the identification information is added from the template server;
Means for transmitting a URL of a Web page viewed by a user to the Web server;
Means for receiving HTML data constituting a display screen of the Web page of the URL transmitted from the Web server;
Means for storing received HTML data in a storage means;
Means for reading out template data selected and designated by the user from the storage means corresponding to the received HTML data;
Means for reading all HTML data of the web page viewed by the user from the storage means;
Means for applying the read template data to the read HTML data to create a Web page having a display screen configuration of the template data;
Means for displaying the data of the created web page;
If the command input by the user is neither an acquisition command, a registration command, nor a template selection command, whether there is template data corresponding to the Web page viewed by the user with reference to the template cache management table Means for displaying the data of the web page by applying the existing template data, if present,
Means for transmitting the URL of the Web page viewed by the user and request information for requesting the template to the Web server when the template data does not exist;
An information display system comprising: means for displaying a Web page by applying the template data to the received HTML data when the template data and HTML data corresponding to the URL are received from the Web server .
請求項2に記載の情報表示システムにおいて、
前記識別テンプレートデータ送信手段が識別情報が付加されたテンプレートデータを前記クライアントコンピュータに送信する毎に、この識別情報が付加されたテンプレートデータについての利用者数情報を更新し、テンプレートデータに付加して前記テンプレート記憶手段にネットワーク上で公開可能に記憶させる利用者更新手段を備えたことを特徴とする情報表示システム。
The information display system according to claim 2,
Each time the identification template data transmission means transmits the template data to which the identification information is added to the client computer, the number of users information about the template data to which the identification information is added is updated and added to the template data. An information display system comprising user updating means for storing the template storage means so as to be openable on a network.
JP2005372103A 2005-12-26 2005-12-26 Information display system Expired - Fee Related JP4722697B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005372103A JP4722697B2 (en) 2005-12-26 2005-12-26 Information display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005372103A JP4722697B2 (en) 2005-12-26 2005-12-26 Information display system

Publications (2)

Publication Number Publication Date
JP2007172482A JP2007172482A (en) 2007-07-05
JP4722697B2 true JP4722697B2 (en) 2011-07-13

Family

ID=38298929

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005372103A Expired - Fee Related JP4722697B2 (en) 2005-12-26 2005-12-26 Information display system

Country Status (1)

Country Link
JP (1) JP4722697B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5020278B2 (en) * 2009-03-17 2012-09-05 ヤフー株式会社 Screen layout changing device, method and program
JP5192434B2 (en) * 2009-04-10 2013-05-08 富士通テン株式会社 Information providing system, in-vehicle device, portable terminal, and processing method
JP2013069006A (en) * 2011-09-21 2013-04-18 Kanata Ltd Information system, terminal device, first server device and program
CN104765742B (en) * 2014-01-06 2019-06-18 阿里巴巴集团控股有限公司 A kind of method and device that information is shown
JP6740632B2 (en) * 2016-02-22 2020-08-19 株式会社リコー Information processing system, screen display information generation method, electronic device and browser program
CN111506849B (en) * 2020-04-07 2023-08-11 口碑(上海)信息技术有限公司 Page generation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006218A (en) * 2001-06-18 2003-01-10 Hitachi Software Eng Co Ltd Contents providing method for portable terminal and system
JP2003085069A (en) * 2001-09-07 2003-03-20 Kyodo News Service Data transmitter, data transmission method, data transmission program and computer-readable recording medium with data transmission program recorded
JP2003316561A (en) * 2002-04-24 2003-11-07 Minolta Co Ltd Data transmitter and data receiver

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001090873A1 (en) * 2000-05-22 2001-11-29 2Roam, Inc. System and method for generating a wireless web page
US20030033432A1 (en) * 2001-08-08 2003-02-13 Simpson Shell S. Web based imaging service that converts web pages into content on behalf of another web site

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006218A (en) * 2001-06-18 2003-01-10 Hitachi Software Eng Co Ltd Contents providing method for portable terminal and system
JP2003085069A (en) * 2001-09-07 2003-03-20 Kyodo News Service Data transmitter, data transmission method, data transmission program and computer-readable recording medium with data transmission program recorded
JP2003316561A (en) * 2002-04-24 2003-11-07 Minolta Co Ltd Data transmitter and data receiver

Also Published As

Publication number Publication date
JP2007172482A (en) 2007-07-05

Similar Documents

Publication Publication Date Title
US7716591B2 (en) System and method for dynamically generating a web page
JP5233220B2 (en) Page additional information sharing management method
US20070214422A1 (en) Framework for implementing skins into a portal server
JP2003022272A (en) System and method for retrieving equipment manual
JP4722697B2 (en) Information display system
CN101583938A (en) Systems and methods of transforming data for web communities and web applications
US7225252B2 (en) Observation display method for dynamically changing on monitor screen object information observed on computer network and observation display system using computer network
JP2003131930A (en) Apparatus for contents conversion processing, method for automatic selection of style sheet and program thereof
US20050024355A1 (en) Selecting items displayed on respective areas on a screen
US20130132823A1 (en) Metadata augmentation of web pages
JP2000067038A (en) Homepage preparing device
US8788924B2 (en) Link tree creation device
WO2016075829A1 (en) Data acquisition program, data acquisition method and data acquisition device
JP4772880B2 (en) Application execution method, application change device, and application change program
JP5887971B2 (en) Portlet processing apparatus, portal server, portal system, portlet processing method, and computer program
JP2009146063A (en) Recommendation providing server, recommendation providing program and recommendation providing method
KR100962342B1 (en) System and method for providing creation, registration and management service of homepage
KR20000024526A (en) Method for saving search data on Internet
KR20030094241A (en) System and method for dynamic web page generation
JP2002082936A (en) Contents data displaying device and contents data displaying system
JP2000298646A (en) Www server system
JP3779474B2 (en) Page display control device, page display control method, and page display control program recording medium
JP6601412B2 (en) Information acquisition program, information acquisition method, and information acquisition apparatus
JP2004326740A (en) Web page creation apparatus, inclusion apparatus, web page creation system, control method of web page creation, web page creation program and recording medium
JP2018152015A (en) Storage controller, storage control program and storage control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110113

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110406

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

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees