JP5982877B2 - Portal server, client device, portal system, portal page providing method, and computer program - Google Patents

Portal server, client device, portal system, portal page providing method, and computer program Download PDF

Info

Publication number
JP5982877B2
JP5982877B2 JP2012045762A JP2012045762A JP5982877B2 JP 5982877 B2 JP5982877 B2 JP 5982877B2 JP 2012045762 A JP2012045762 A JP 2012045762A JP 2012045762 A JP2012045762 A JP 2012045762A JP 5982877 B2 JP5982877 B2 JP 5982877B2
Authority
JP
Japan
Prior art keywords
display
portlet
portal page
display time
information
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.)
Active
Application number
JP2012045762A
Other languages
Japanese (ja)
Other versions
JP2013182412A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2012045762A priority Critical patent/JP5982877B2/en
Publication of JP2013182412A publication Critical patent/JP2013182412A/en
Application granted granted Critical
Publication of JP5982877B2 publication Critical patent/JP5982877B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、ポートレットが配置されたポータルページを提供する技術に関する。   The present invention relates to a technique for providing a portal page in which portlets are arranged.

ウェブ(World Wide Web)上のサービスの1つとして、ポータルシステムと呼ばれるものがある。ポータルシステムは、ユーザがウェブ上のコンテンツにアクセスするための入り口・玄関となるウェブページを提供する。また、ポータルシステムは、そのようなウェブページ上に1つ以上のポートレットを配置可能としているものが多い。ポートレットとは、ウェブページに配置される着脱可能なユーザインタフェースのコンポーネントである。以降、このようなポートレットが配置されるウェブページをポータルページというものとする。   One of services on the web (World Wide Web) is called a portal system. The portal system provides a web page as an entrance / entrance for a user to access content on the web. In many portal systems, one or more portlets can be arranged on such a web page. A portlet is a detachable user interface component placed on a web page. Hereinafter, a web page on which such a portlet is arranged is referred to as a portal page.

このようなポートレットとして、近年、GUI(Graphical User Interface)の操作性向上やデザイン性重視のため、JavaScript(登録商標)等のクライアント処理を多用するものが増えてきている。ポータルサーバは、複数のこのようなポートレットを合成して生成したポータルページを、クライアント装置に送信する。そして、クライアント装置は、受信したポータルページの各ポートレットに含まれるクライアント処理を実行し、ポータルページ上に各ポートレットを表示する。   In recent years, such portlets have frequently used client processing such as JavaScript (registered trademark) in order to improve the operability of GUI (Graphical User Interface) and emphasize design. The portal server transmits a portal page generated by combining a plurality of such portlets to the client device. Then, the client device executes client processing included in each portlet of the received portal page, and displays each portlet on the portal page.

このとき、ポータルページ上にクライアント処理を多用しているポートレットが配置されていると、ポートレットのクライアント処理に時間がかかり、クライアント装置におけるポータルページの表示性能が低下するという問題がある。   At this time, if a portlet that uses a lot of client processing is arranged on the portal page, it takes time for the client processing of the portlet, and there is a problem that the display performance of the portal page in the client device is deteriorated.

このようなポータルページの表示性能に関連する技術として、クライアント装置における応答待ち時間が閾値を超えるポートレットについては、代替となるポートレットをポータルページに表示するものがある(例えば、特許文献1参照)。この関連技術は、ポータルページに配置されるポートレット毎に、そのポートレットのクライアント装置における応答待ち時間を記録する。そして、この関連技術は、各ユーザのポータルページに配置されたポートレットのうち応答待ち時間が閾値を超えるものを、そのポートレットと同一のカテゴリに属する他のポートレットで応答待ち時間が最短のものに置き換える。   As a technology related to the display performance of such a portal page, there is one that displays an alternative portlet on a portal page for a portlet whose response waiting time in a client device exceeds a threshold (see, for example, Patent Document 1). In this related technology, for each portlet placed on the portal page, the response waiting time in the client device of the portlet is recorded. This related technology replaces the portlets placed on the portal page of each user whose response waiting time exceeds the threshold with other portlets belonging to the same category as the portlet with the shortest response waiting time. .

また、このようなポータルページの表示性能に関連する他の技術として、ポートレットの人気度を表す情報を観測し、人気度の高いポートレットを優先的に合成したポータルページを生成するものがある(例えば、特許文献2参照)。この関連技術は、ポータルページに配置されるポートレットの人気度として、例えば、ポートレットのコンテンツを提供するサーバと、ポータルページを提供するポータルサーバとの間に張られたコネクション数を観測する。そして、この関連技術は、コネクション数が閾値以下のポートレットを人気度が低いとして、ポータルページにそのポートレットを含める合成処理を省略する。   In addition, as another technology related to the display performance of such a portal page, there is one that observes information indicating the popularity of a portlet and generates a portal page that preferentially synthesizes a portlet with a high popularity (for example, , See Patent Document 2). This related technique observes the number of connections established between a server that provides portlet content and a portal server that provides a portal page, for example, as the popularity of portlets arranged on the portal page. In this related technique, the portlet having the number of connections equal to or less than the threshold is regarded as low in popularity, and the composition process for including the portlet in the portal page is omitted.

特開2002−351913号公報JP 2002-351913 A 特開2004−70836号公報JP 2004-70836 A

しかしながら、特許文献1に記載されたものは、応答待ち時間として、クライアント装置からのポートレットの要求開始時刻から、クライアント装置がポートレットを受信するまでの時間を記録している。したがって、この関連技術は、クライアント装置がポートレットを受信した後にクライアント処理に要する時間を考慮していない。このため、この関連技術において、スマートフォンや携帯電話などのハードウェア性能の低い端末が、クライアント処理を多用するポートレットを含むポータルページにアクセスすると、クライアント処理のためのハードウェアリソースが不足するという問題が生じる。その結果、ポータルページ全体の表示時間が、ポータルシステムを提供する側の想定以上に遅くなってしまうという問題が生じる。   However, the device described in Patent Document 1 records the time from the request start time of the portlet from the client device to the time when the client device receives the portlet as the response waiting time. Therefore, this related technology does not consider the time required for client processing after the client device receives the portlet. For this reason, in this related technology, when a terminal with low hardware performance, such as a smartphone or a mobile phone, accesses a portal page including a portlet that frequently uses client processing, there is a problem that hardware resources for client processing are insufficient. Arise. As a result, there arises a problem that the display time of the entire portal page becomes slower than expected on the side of providing the portal system.

また、特許文献2に記載されたものは、人気度として、ポートレットのコンテンツを提供するサーバと、ポータルページを提供するポータルサーバとの間に張られたコネクション数を観測している。したがって、この関連技術も、ポートレットのクライアント処理に要する時間を考慮していない。このため、この関連技術においても、上述のようなハードウェア性能の低い端末が、クライアント処理を多用するポートレットを含むポータルページにアクセスすると、ポータルページ全体の表示性能が低下するという問題が生じる。   In addition, what is described in Patent Document 2 observes the number of connections established between a server that provides portlet content and a portal server that provides a portal page as popularity. Therefore, this related technology also does not consider the time required for portlet client processing. For this reason, also in this related technology, when a terminal with low hardware performance as described above accesses a portal page including a portlet that frequently uses client processing, the display performance of the entire portal page is degraded.

本発明は、上述の課題を解決するためになされたもので、性能が低いクライアント装置においても、クライアント処理を含むポートレットが配置されたポータルページの表示性能を低下させない技術を提供することを目的とする。   The present invention has been made to solve the above-described problem, and an object of the present invention is to provide a technique that does not deteriorate the display performance of a portal page in which a portlet including client processing is arranged even in a client device having low performance. To do.

本発明のポータルサーバは、ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を格納するとともに、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報を前記クライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力するポートレット格納部と、前記ポータルページに配置されたポートレットを定義するポータルページ定義情報を記憶するポータルページ定義情報記憶部と、前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶する表示時間条件記憶部と、前記各ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す前記表示設定情報を記憶する表示設定情報記憶部と、前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間を表す表示時間履歴情報とを含むポータルページ要求を受信するポータルページ要求受信部と、前記ポータルページ要求受信部によって受信された前記ポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が、前記表示時間条件記憶部に記憶された該ポートレットの表示時間条件を満たすか否かに基づいて、前記表示設定情報記憶部に記憶された該ポートレットの表示設定情報を更新する表示設定情報更新部と、前記クライアント装置からの前記ポータルページ要求の受信に応じて、前記ポータルページ定義情報記憶部に記憶されたポータルページ定義情報が示す各ポートレットについて、その表示内容情報を前記ポートレット格納部から取得することにより、前記各ポートレットの表示内容情報を含む前記ポータルページを生成するポータルページ生成部と、前記ポータルページ生成部によって生成されたポータルページに含まれる各ポートレットの表示設定情報を、前記表示設定情報記憶部から取得する表示設定情報取得部と、前記ポータルページ生成部によって生成されたポータルページと、前記表示設定情報取得部によって取得された各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信するポータルページ応答送信部と、を備える。   The portal server of the present invention stores information representing a portlet registered as a portlet that can be placed on a portal page, and displays the portlet based on display setting information about the portlet as display content information representing the display content of the portlet. Information that represents client processing (display branch processing) for simple display or normal display, and display time history information that represents the history of the measured display time while measuring the display time required for the display processing of each portlet that is normally displayed A portlet storage unit for outputting display content information including information representing client processing (display time measurement processing) to be stored in the client device, and a portal for storing portal page definition information for defining portlets arranged on the portal page Page definition information A display time condition storage unit that stores a display time condition that represents a condition for the display time of the portlet, and whether or not each portlet is displayed on the client device in a simplified or normal manner. A display setting information storage unit for storing display setting information, information for requesting the portal page from the client device, and a display time history representing display time required for past display processing of each portlet included in the portal page A portal page request receiving unit that receives a portal page request including information, and a display time indicated by the display time history information of each portlet included in the portal page request received by the portal page request receiving unit, Display of the portlet stored in the display time condition storage unit A display setting information updating unit for updating the display setting information of the portlet stored in the display setting information storage unit based on whether or not a meeting condition is satisfied, and in response to reception of the portal page request from the client device For each portlet indicated by the portal page definition information stored in the portal page definition information storage unit, the portal page including the display content information of each portlet is obtained by acquiring the display content information from the portlet storage unit. A portal page generation unit that generates a display setting information, a display setting information acquisition unit that acquires display setting information of each portlet included in the portal page generated by the portal page generation unit from the display setting information storage unit, and the portal page Portal page generated by the generator and the display settings A portal page response transmission unit that transmits a portal page response including display setting information of each portlet acquired by the information acquisition unit to the client device.

また、本発明のクライアント装置は、上術のポータルサーバに接続されるクライアント装置であって、前記ポートレット毎に前記表示時間履歴情報を記憶する表示時間履歴情報記憶部と、前記ポータルサーバに対して、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットに関して前記表示時間履歴情報記憶部に記憶された表示時間履歴情報とを含む前記ポータルページ要求を送信するポータルページ要求送信部と、前記ポータルサーバから前記ポータルページ応答を受信するポータルページ応答受信部と、前記ポータルページ応答受信部によって受信された前記ポータルページ応答から、該ポータルページに含まれる各ポートレットに関する表示設定情報を抽出する表示設定情報抽出部と、前記ポータルページ応答受信部によって受信された前記ポータルページ応答に含まれるクライアント処理に基づいて、該ポータルページに含まれる各ポートレットのうち、前記表示設定情報抽出部によって抽出された前記表示設定情報が簡略表示することを示すポートレットについては簡略表示し、該当する前記表示設定情報が通常表示することを示すポートレットについては通常表示する前記表示分岐処理を実行するとともに、通常の表示処理を実行したポートレットに関する前記表示時間を計測することにより計測した表示時間の履歴を表す前記表示時間履歴情報を前記表示時間履歴情報記憶部に記憶させる前記表示時間計測処理を実行するクライアント処理実行部と、前記クライアント処理実行部によって表示分岐処理された各ポートレットを含む前記ポータルページを表示するポータルページ表示部と、を備える。   Further, the client device of the present invention is a client device connected to an art portal server, and for the portal server, a display time history information storage unit that stores the display time history information for each portlet. A portal page request transmitting unit that transmits the portal page request including information requesting the portal page and display time history information stored in the display time history information storage unit for each portlet included in the portal page; The portal page response receiving unit that receives the portal page response from the portal server, and the portal page response received by the portal page response receiving unit extracts display setting information about each portlet included in the portal page. A display setting information extraction unit and the portal page; Based on the client process included in the portal page response received by the response receiving unit, the display setting information extracted by the display setting information extracting unit among the portlets included in the portal page is simply displayed. For the portlets that indicate, the display branch processing for displaying the corresponding display setting information for normal display is performed for the portlets indicating that the corresponding display setting information is normally displayed, and the display time for the portlet that has performed the normal display processing is displayed. A client process execution unit for executing the display time measurement process for storing the display time history information representing a display time history measured by measuring in the display time history information storage unit, and display branching by the client process execution unit The above containing each processed portlet Comprising a portal page display unit that displays over Tal page, a.

また、本発明のポータルシステムは、上述のポータルサーバと、上述のクライアント装置と、を備える。   The portal system of the present invention includes the portal server described above and the client device described above.

また、本発明のポータルページ提供方法は、ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報を前記クライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力可能に格納しておき、前記ポータルページに配置されるポートレットを定義するポータルページ定義情報を記憶しておき、前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶しておき、前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間の履歴を表す表示時間履歴情報とを含むポータルページ要求を受信すると、受信したポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が該ポートレットの前記表示時間条件を満たすか否かに基づいて、該ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す表示設定情報を記憶し、前記ポータルページ定義情報が示す各ポートレットについてその表示内容情報を取得することにより、各ポートレットの表示内容情報を含む前記ポータルページを生成し、生成したポータルページと、該ポータルページに含まれる各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信する。   Also, the portal page providing method of the present invention uses information representing a portlet registered as a portlet that can be placed on a portal page as display content information representing the display content of the portlet, based on display setting information about the portlet. Information that represents client processing (display branch processing) that displays portlets in a simplified or normal manner, and display time history information that represents the display time history that is measured and the display time required for the display processing of each portlet that is normally displayed Display content information including information representing client processing (display time measurement processing) to be stored in the client device is stored so as to be output, and portal page definition information for defining a portlet arranged on the portal page is stored. Aside from each portlet A display time condition indicating a condition for the display time of the portlet is stored, information for requesting the portal page from the client device, and display required for past display processing of each portlet included in the portal page When a portal page request including display time history information representing a time history is received, the display time indicated by the display time history information of each portlet included in the received portal page request satisfies the display time condition of the portlet. By storing display setting information indicating whether the portlet is displayed in a simplified manner or in a normal manner on the client device, and acquiring the display content information for each portlet indicated by the portal page definition information , The portal containing the display content information of each portlet It generates over di-, and portal page generated, the portal page response including the display setting information for each portlet contained in the portal page, and transmits to the client device.

また、本発明のコンピュータ・プログラムは、ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を格納するとともに、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報を前記クライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力するポートレット格納部と、ポータルページに配置されるポートレットを定義するポータルページ定義情報を記憶するポータルページ定義情報記憶部と、前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶する表示時間条件記憶部と、前記各ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す表示設定情報を記憶する表示設定情報記憶部とを用いて、前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間を表す表示時間履歴情報とを含むポータルページ要求を受信するポータルページ要求受信ステップと、前記ポータルページ要求受信ステップで受信された前記ポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が、前記表示時間条件記憶部に記憶された該ポートレットの表示時間条件を満たすか否かに基づいて、前記表示設定情報記憶部に記憶された該ポートレットの表示設定情報を更新する表示設定情報更新ステップと、前記クライアント装置からの前記ポータルページ要求の受信に応じて、前記ポータルページ定義情報記憶部に記憶されたポータルページ定義情報が示す各ポートレットについて、その表示内容情報を前記ポートレット格納部から取得することにより、前記各ポートレットの表示内容情報を含む前記ポータルページを生成するポータルページ生成ステップと、前記ポータルページ生成ステップで生成されたポータルページに含まれる各ポートレットの表示設定情報を、前記表示設定情報記憶部から取得する表示設定情報取得ステップと、前記ポータルページ生成ステップで生成されたポータルページと、前記表示設定情報取得ステップで取得された各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信するポータルページ応答送信ステップと、をコンピュータ装置に実行させる。   The computer program of the present invention stores information representing a portlet registered as a portlet that can be placed on a portal page, and uses display setting information regarding the portlet as display content information representing the display content of the portlet. Information representing client processing (display branch processing) for displaying the portlet in a simplified or normal manner, and display time representing the history of the measured display time while measuring the display time required for the display processing of each portlet displayed normally A portlet storage unit for outputting display content information including information representing client processing (display time measurement processing) for storing history information in the client device, and portal page definition information for defining portlets arranged on the portal page are stored. Portal page A definition information storage unit, a display time condition storage unit for storing a display time condition indicating a condition for the display time of the portlet, and whether each portlet is displayed in a simple manner or a normal display for each portlet And a display setting information storage unit that stores display setting information indicating information indicating that the portal page is requested from the client device and display time required for past display processing of each portlet included in the portal page A portal page request receiving step for receiving a portal page request including display time history information indicating the display time history information of each portlet included in the portal page request received in the portal page request receiving step The display time is stored in the display time condition storage unit. A display setting information update step for updating the display setting information of the portlet stored in the display setting information storage unit based on whether or not the display time condition of the portlet is satisfied, and the portal page request from the client device In response to the reception, the display content information of each portlet is obtained by acquiring the display content information from the portlet storage unit for each portlet indicated by the portal page definition information stored in the portal page definition information storage unit. A portal page generation step for generating the portal page, and a display setting information acquisition step for acquiring display setting information of each portlet included in the portal page generated in the portal page generation step from the display setting information storage unit; In the portal page generation step A portal page response transmission step of transmitting a portal page response including the generated portal page and the display setting information of each portlet acquired in the display setting information acquisition step to the client device; Let it run.

また、本発明のコンピュータ・プログラムは、ポータルページに配置される各ポートレットの過去の表示処理に要した表示時間の履歴を表す表示時間履歴情報を記憶した表示時間履歴情報記憶部を用いて、前記ポータルページを要求する情報と、該ポータルページに配置される各ポートレットに関して前記表示時間履歴情報記憶部に記憶された表示時間履歴情報とを含むポータルページ要求に応じて受信されたポータルページ応答から、該ポータルページに含まれる各ポートレットの表示設定情報を抽出する表示設定情報抽出ステップと、前記ポータルページ応答に含まれるポータルページに配置されている各ポートレットのうち、前記表示設定情報が簡略表示することを示すポートレットを簡略表示するとともに、前記表示設定情報が通常表示することを示すポートレットを通常表示するポートレット表示処理ステップと、通常表示する各ポートレットの表示処理に要する表示時間を計測する表示時間計測ステップと、前記表示時間計測ステップで計測された前記各ポートレットの前記表示時間の履歴を表す表示時間履歴情報を前記表示時間履歴情報記憶部に記憶させる表示時間履歴情報記憶ステップと、をコンピュータ装置に実行させる。   Further, the computer program of the present invention uses the display time history information storage unit that stores the display time history information indicating the history of the display time required for the past display processing of each portlet arranged on the portal page. From the portal page response received in response to the portal page request including information requesting the portal page and display time history information stored in the display time history information storage unit for each portlet arranged on the portal page, The display setting information extracting step for extracting the display setting information of each portlet included in the portal page, and the display setting information among the portlets arranged on the portal page included in the portal page response is simply displayed. A portlet that indicates A portlet display processing step for normally displaying a portlet indicating display, a display time measurement step for measuring a display time required for display processing of each portlet to be normally displayed, and each portlet measured in the display time measurement step. A display time history information storage step of storing display time history information representing the display time history in the display time history information storage unit is executed by a computer device.

本発明は、性能が低いクライアント装置においても、クライアント処理を含むポートレットが配置されたポータルページの表示性能を低下させない技術を提供することができる。   The present invention can provide a technology that does not deteriorate the display performance of a portal page on which a portlet including client processing is arranged even in a client device with low performance.

本発明の第1の実施の形態としてのポータルサーバの機能ブロック図である。It is a functional block diagram of a portal server as a 1st embodiment of the present invention. 本発明の第1の実施の形態におけるポータルページ定義情報記憶部に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the portal page definition information storage part in the 1st Embodiment of this invention. 本発明の第1の実施の形態における表示時間条件記憶部に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the display time condition memory | storage part in the 1st Embodiment of this invention. (a)および(b)は、本発明の第1の実施の形態における通常表示および簡略表示されたポートレットの一例を示す図である。(A) And (b) is a figure which shows an example of the portlet displayed normally and the simplified display in the 1st Embodiment of this invention. 本発明の第1の実施の形態における表示設定情報記憶部に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the display setting information storage part in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるポータルページ生成部によって生成されるポータルページの表示内容の一例を示す図である。It is a figure which shows an example of the display content of the portal page produced | generated by the portal page production | generation part in the 1st Embodiment of this invention. 本発明の第1の実施の形態としてのポータルサーバの動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the portal server as the 1st Embodiment of this invention. 本発明の第1の実施の形態においてクライアント装置に表示されたポータルページの一例を示す図である。It is a figure which shows an example of the portal page displayed on the client apparatus in the 1st Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the portal system as the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムを構成する各装置の機能ブロック図である。It is a functional block diagram of each apparatus which comprises the portal system as the 2nd Embodiment of this invention. 本発明の第2の実施の形態における表示時間履歴情報の一例を示す図である。It is a figure which shows an example of the display time log | history information in the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムの動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the portal system as the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムのポータルページ生成動作を説明するフローチャートである。It is a flowchart explaining the portal page production | generation operation | movement of the portal system as the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムの表示設定情報更新動作を説明するフローチャートである。It is a flowchart explaining the display setting information update operation | movement of the portal system as the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのポータルシステムのポートレット表示動作を説明するフローチャートである。It is a flowchart explaining the portlet display operation | movement of the portal system as the 2nd Embodiment of this invention.

以下、本発明の第1の実施の形態について、図面を参照して詳細に説明する。   Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings.

まず、本発明の第1の実施の形態としてのポータルサーバ10の機能ブロック構成を図1に示す。図1において、ポータルサーバ10は、ポートレット格納部11と、ポータルページ定義情報記憶部12と、表示時間条件記憶部13と、表示設定情報記憶部14と、ポータルページ要求受信部15と、表示設定情報更新部16と、ポータルページ生成部17と、表示設定情報取得部18と、ポータルページ応答送信部19とを含む。ここで、ポータルサーバ10は、CPU(Central Processing Unit)と、RAM(Random Access Memory)と、ROM(Read Only Memory)と、ハードディスク等の記憶装置と、ネットワークインタフェースとを備えたコンピュータ装置によって構成される。また、ポータルページ定義情報記憶部12と、表示時間条件記憶部13と、表示設定情報記憶部14とは、記憶装置によって構成される。また、ポータルページ要求受信部15と、ポータルページ応答送信部19とは、ネットワークインタフェースと、ROMおよび記憶装置に記憶されたコンピュータ・プログラムおよび各種データをRAMに読み込んで実行するCPUとによって構成される。また、ポートレット格納部11と、表示設定情報更新部16と、ポータルページ生成部17と、表示設定情報取得部18とは、ROMおよび記憶装置に記憶されたコンピュータ・プログラムおよび各種データをRAMに読み込んで実行するCPUによって構成される。なお、ポータルサーバ10の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   First, FIG. 1 shows a functional block configuration of a portal server 10 as a first embodiment of the present invention. In FIG. 1, a portal server 10 includes a portlet storage unit 11, a portal page definition information storage unit 12, a display time condition storage unit 13, a display setting information storage unit 14, a portal page request reception unit 15, and a display setting. An information update unit 16, a portal page generation unit 17, a display setting information acquisition unit 18, and a portal page response transmission unit 19 are included. Here, the portal server 10 is configured by a computer device having a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), a storage device such as a hard disk, and a network interface. The The portal page definition information storage unit 12, the display time condition storage unit 13, and the display setting information storage unit 14 are configured by a storage device. The portal page request receiving unit 15 and the portal page response transmitting unit 19 are configured by a network interface and a CPU that reads a computer program and various data stored in the ROM and the storage device into the RAM and executes them. . The portlet storage unit 11, the display setting information update unit 16, the portal page generation unit 17, and the display setting information acquisition unit 18 read the computer program and various data stored in the ROM and the storage device into the RAM. It is comprised by CPU which performs by. Note that the hardware configuration configuring each functional block of the portal server 10 is not limited to the configuration described above.

また、図1において、ポータルサーバ10は、インターネット、LAN(Local Area Network)、公衆回線網、無線通信網またはこれらの組合せ等によって構成されるネットワークを介してクライアント装置に接続されている。なお、図1には、1つのクライアント装置を示しているが、本発明のポータルサーバが接続されるクライアント装置の数を限定するものではない。   In FIG. 1, the portal server 10 is connected to the client device via a network constituted by the Internet, a LAN (Local Area Network), a public line network, a wireless communication network, or a combination thereof. Although FIG. 1 shows one client device, the number of client devices to which the portal server of the present invention is connected is not limited.

ポートレット格納部11は、ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を格納している。ここで、ポータルページとは、ポートレットを配置可能なウェブページである。また、ポートレットとは、ウェブページに着脱可能なユーザインタフェースのコンポーネントである。ポートレット格納部11は、このようなポートレットを表す情報に基づいて、ポートレットの表示内容を表す表示内容情報を出力可能である。ここで、ポートレットの表示内容情報とは、クライアント装置におけるポータルページを表示するアプリケーション(ウェブブラウザ等)によって解釈されることによりクライアント装置に表示されることが可能な情報である。例えば、ポートレットの表示内容情報は、HTML(HyperText Markup Language)やXML(Extensible Markup Language)等のマークアップ言語で記述されたウェブページの一部分であってもよい。以下、そのようなウェブページの一部分の一例をHTML情報とも記載する。例えば、ポートレット格納部11は、コンピュータ・プログラムとして登録されたポートレットを表す情報を格納し、そのようなポートレットを表す情報を実行することにより、ポートレットの表示内容を表すHTML情報を出力するポートレットコンテナによって実現されていてもよい。   The portlet storage unit 11 stores information representing portlets registered as portlets that can be placed on the portal page. Here, the portal page is a web page on which portlets can be arranged. A portlet is a component of a user interface that can be attached to and detached from a web page. The portlet storage unit 11 can output display content information representing the display content of the portlet based on such information representing the portlet. Here, the display content information of the portlet is information that can be displayed on the client device by being interpreted by an application (such as a web browser) that displays a portal page on the client device. For example, the display content information of the portlet may be a part of a web page described in a markup language such as HTML (HyperText Markup Language) or XML (Extensible Markup Language). Hereinafter, an example of a part of such a web page is also referred to as HTML information. For example, the portlet storage unit 11 stores information representing a portlet registered as a computer program, and executes information representing such a portlet, thereby outputting HTML information representing the display content of the portlet. It may be realized.

また、ポートレット格納部11に格納されるポートレットを表す情報は、その表示内容情報に、表示分岐処理を表す情報と、表示時間計測処理を表す情報とをあらかじめ含んでいる。ここで、表示分岐処理とは、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理である。また、表示時間計測処理とは、通常表示されるポートレットの表示処理に要する表示時間を計測するとともに、計測した表示時間の履歴を表す表示時間履歴情報をクライアント装置に記憶させるクライアント処理である。ここで、ポートレットの表示処理に要する表示時間とは、各種クライアント処理を含む表示内容情報に基づくそのポートレットの表示処理の開始から終了までの時間をいう。このようなクライアント処理は、そのようなウェブページに埋め込み可能なクライアント処理を表す言語で記述された情報である。例えば、クライアント処理は、JavaScript(登録商標)で記述された情報であってもよい。   In addition, information representing a portlet stored in the portlet storage unit 11 includes information representing display branch processing and information representing display time measurement processing in advance in the display content information. Here, the display branch process is a client process that displays the portlet in a simplified manner or in a normal manner based on the display setting information regarding the portlet. The display time measurement process is a client process that measures display time required for display processing of a normally displayed portlet and stores display time history information representing a history of the measured display time in a client device. Here, the display time required for the portlet display process refers to the time from the start to the end of the portlet display process based on the display content information including various client processes. Such client processing is information described in a language representing client processing that can be embedded in such a web page. For example, the client process may be information written in JavaScript (registered trademark).

また、ポートレット格納部11に格納されるポートレットを表す情報は、その表示内容情報に、他のクライアント処理を表す情報を含んでいてもよい。このような他のクライアント処理は、例えば、ポートレットの操作性やデザイン性を向上させるためのものであってもよい。   Further, the information representing the portlet stored in the portlet storage unit 11 may include information representing another client process in the display content information. Such other client processing may be, for example, for improving the operability and design of the portlet.

例えば、ポートレット格納部11は、ポートレットを表す情報を実行することにより、ポートレットの表示内容情報として、上述の表示分岐処理、表示時間計測処理、および、他のクライアント処理を表すJavaScript(登録商標)のコードを含むHTML情報を出力してもよい。   For example, the portlet storage unit 11 executes information representing a portlet, thereby displaying the above-described display branch processing, display time measurement processing, and JavaScript (registered trademark) representing other client processing as portlet display content information. HTML information including a code may be output.

ポータルページ定義情報記憶部12は、ポータルページに配置されるポートレットを定義するポータルページ定義情報を記憶する。ポータルページ定義情報は、ポートレット格納部11に登録されたポートレットのうち、ポータルページに含まれるポートレットを特定する情報(ポートレットID)の一覧、および、それらのポートレットのレイアウト情報を含むものであってもよい。このようなポータルページ定義情報は、ポータルページを識別する情報(ポータルページID)毎に記憶される。さらに、このようなポータルページ定義情報は、クライアント装置を識別する情報(クライアントID)毎に記憶されていてもよい。その場合、ポータルページ定義情報は、該当するポータルページがクライアント装置毎にカスタマイズされることにより配置されたポートレットを表している。   The portal page definition information storage unit 12 stores portal page definition information that defines portlets arranged on the portal page. Even if the portal page definition information includes a list of information (portlet ID) for identifying portlets included in the portal page among the portlets registered in the portlet storage unit 11 and layout information of those portlets. Good. Such portal page definition information is stored for each information (portal page ID) for identifying a portal page. Further, such portal page definition information may be stored for each piece of information (client ID) for identifying a client device. In this case, the portal page definition information represents a portlet arranged by customizing the corresponding portal page for each client device.

図2に、ポータルページ定義情報記憶部12に記憶されるポータルページ定義情報の一例を示す。以下、具体例の説明において、クライアントIDがXのクライアント装置を、クライアント装置Xと記載し、ポータルページIDがYのポータルページを、ポータルページYと記載し、ポートレットIDがZのポートレットを、ポートレットZと記載するものとする。図2に示したポータルページ定義情報は、クライアント装置AのポータルページAには、ポートレットA、B、CおよびDが配置されることを表している。また、このポータルページ定義情報の一例は、各ポートレットのレイアウト情報として、ポータルページの表示領域における配置位置を行および列を用いて表した情報を含んでいる。   FIG. 2 shows an example of portal page definition information stored in the portal page definition information storage unit 12. Hereinafter, in the description of the specific example, the client device whose client ID is X is described as client device X, the portal page whose portal page ID is Y is described as portal page Y, and the portlet whose portlet ID is Z is portlet. It shall be described as Z. The portal page definition information illustrated in FIG. 2 indicates that portlets A, B, C, and D are arranged on the portal page A of the client device A. In addition, the example of the portal page definition information includes information representing the arrangement position in the display area of the portal page using rows and columns as layout information of each portlet.

表示時間条件記憶部13は、各ポートレットの表示時間条件を記憶している。ここで、表示時間条件とは、該当するポートレットの表示時間に対する条件を表す情報である。例えば、このような表示時間条件は、該当するポートレットの表示時間が、ポートレット毎に定められた閾値を超えることを表す条件であってもよい。表示時間条件記憶部13に記憶される表示時間条件の一例を図3に示す。図3において、各行は、表示時間条件を表している。例えば、ポートレットAの表示時間条件は、表示時間の閾値として5秒という値を含んでいる。すなわち、ポートレットAの表示時間条件は、クライアント装置における表示時間が5秒を超えるという条件である。   The display time condition storage unit 13 stores display time conditions for each portlet. Here, the display time condition is information representing a condition for the display time of the corresponding portlet. For example, such a display time condition may be a condition indicating that the display time of the corresponding portlet exceeds a threshold value determined for each portlet. An example of the display time condition stored in the display time condition storage unit 13 is shown in FIG. In FIG. 3, each row represents a display time condition. For example, the display time condition of the portlet A includes a value of 5 seconds as a display time threshold. That is, the portlet A display time condition is a condition that the display time on the client device exceeds 5 seconds.

表示設定情報記憶部14は、各ポートレットの表示設定情報を記憶している。ここで、表示設定情報とは、該当するポートレットをクライアント装置において簡略表示するか通常表示するかを表す情報である。簡略表示とは、例えば、該ポートレットの表示内容の少なくとも一部が非表示になる表示形態であってもよい。また、通常表示とは、例えば、該ポートレットの表示内容があらかじめ定められた通常状態で表示される表示形態であってもよい。簡略表示および通常表示されたポートレットについて、図4を参照して説明する。図4(a)は、通常表示されたポートレットの一例を示している。通常表示されたポートレットは、ポートレットのタイトルバーの領域101と、ポートレットの表示内容を表す領域102からなる。また、図4(b)は、表示内容が非表示にされることにより簡略表示されたポートレットの一例を示している。このような表示形態は、例えば「最小化」と呼ばれる。例えば、最小化されたポートレットは、ポートレットの表示内容を表示する領域102が非表示となり、タイトルバーの領域101によって構成される。   The display setting information storage unit 14 stores display setting information for each portlet. Here, the display setting information is information indicating whether the corresponding portlet is displayed in a simplified manner or in a normal manner on the client device. The simplified display may be, for example, a display form in which at least a part of the display content of the portlet is hidden. The normal display may be, for example, a display form in which the display content of the portlet is displayed in a predetermined normal state. The simplified display and normal display portlet will be described with reference to FIG. FIG. 4A shows an example of a normally displayed portlet. The normally displayed portlet includes an area 101 of the portlet title bar and an area 102 representing the display content of the portlet. FIG. 4B shows an example of a portlet that is simply displayed by hiding the display content. Such a display form is called, for example, “minimization”. For example, the minimized portlet is configured by the title bar area 101, with the area 102 for displaying the display content of the portlet hidden.

また、図5に、表示設定情報記憶部14に記憶される表示設定情報の一例を示す。図5において、例えば、クライアント装置AのポータルページAに配置されているポートレットA、B、Dの表示設定情報は、該ポートレットを通常表示することを表している。また、クライアント装置AのポータルページAに配置されているポートレットCの表示設定情報は、該ポートレットを簡略表示することを表している。   FIG. 5 shows an example of display setting information stored in the display setting information storage unit 14. In FIG. 5, for example, the display setting information of the portlets A, B, and D arranged on the portal page A of the client device A indicates that the portlet is normally displayed. Further, the display setting information of the portlet C arranged on the portal page A of the client device A represents that the portlet is displayed in a simplified manner.

ポータルページ要求受信部15は、クライアント装置から、ポータルページ要求を受信する。ポータルページ要求には、ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間の履歴を表す表示時間履歴情報とが含まれる。例えば、表示時間履歴情報は、該当するポータルページが前回そのクライアント装置において表示された際に計測された該ポートレットの表示時間を表していてもよい。   The portal page request receiving unit 15 receives a portal page request from the client device. The portal page request includes information for requesting a portal page and display time history information indicating a history of display time required for past display processing of each portlet included in the portal page. For example, the display time history information may represent the display time of the portlet measured when the corresponding portal page was previously displayed on the client device.

表示設定情報更新部16は、ポータルページ要求受信部15によって受信されたポータルページ要求に含まれる各ポートレットの表示時間履歴情報の示す表示時間が、表示時間条件記憶部13に記憶された該ポートレットの表示時間条件を満たすか否かを検証する。そして、表示設定情報更新部16は、検証結果に基づいて、表示設定情報記憶部14に記憶された該ポートレットの表示設定情報を、簡略表示するか通常表示するかを表すよう更新する。   The display setting information updating unit 16 displays the display time indicated by the display time history information of each portlet included in the portal page request received by the portal page request receiving unit 15 for the portlet stored in the display time condition storage unit 13. Verify whether the display time condition is satisfied. Then, the display setting information updating unit 16 updates the display setting information of the portlet stored in the display setting information storage unit 14 based on the verification result so as to indicate whether to display the portlet in a simplified manner or in a normal display.

ポータルページ生成部17は、ポータルページ要求受信部15によって受信されたポータルページ要求の対象となるポータルページを生成する。具体的には、ポータルページ生成部17は、ポータルページ定義情報記憶部12に記憶されたポータルページ定義情報が示すポートレットIDの一覧と、レイアウト情報とを取得する。そして、ポータルページ生成部17は、各ポートレットIDが示すポートレットの表示内容情報を、ポートレット格納部11に要求することにより取得する。そして、ポータルページ生成部17は、取得した各ポートレットの表示内容情報を、レイアウト情報にしたがって配置したポータルページを生成すればよい。   The portal page generation unit 17 generates a portal page that is a target of the portal page request received by the portal page request reception unit 15. Specifically, the portal page generation unit 17 acquires a list of portlet IDs indicated by the portal page definition information stored in the portal page definition information storage unit 12 and layout information. Then, the portal page generation unit 17 acquires the display content information of the portlet indicated by each portlet ID by requesting the portlet storage unit 11. Then, the portal page generating unit 17 may generate a portal page in which the acquired display content information of each portlet is arranged according to the layout information.

このようなポータルページ生成部17により生成されるポータルページの表示内容を表す情報の一例を図6に示す。このポータルページの表示内容の一例は、HTMLにより記述されている。図6において、範囲201は、それぞれポートレットA〜Dの表示内容を示すHTML情報を表している。また、範囲202は、JavaScript(登録商標)によって記述された各種クライアント処理を表している。なお、図6には、ポートレットの表示内容情報を示す範囲201内に、各種クライアント処理を示す2つの範囲202を示しているが、本発明におけるポートレットの表示内容情報に含まれる各種クライアント処理が記述される範囲の数を限定するものではない。   An example of information representing the display content of the portal page generated by such a portal page generation unit 17 is shown in FIG. An example of the display content of the portal page is described in HTML. In FIG. 6, a range 201 represents HTML information indicating display contents of the portlets A to D, respectively. A range 202 represents various client processes described in JavaScript (registered trademark). FIG. 6 shows two ranges 202 indicating various client processes in a range 201 indicating portlet display content information, but various client processes included in the portlet display content information in the present invention are described. It is not intended to limit the number of ranges to be applied.

表示設定情報取得部18は、ポータルページ生成部17によって生成されたポータルページに含まれる各ポートレットの表示設定情報を、表示設定情報記憶部14から取得する。   The display setting information acquisition unit 18 acquires the display setting information of each portlet included in the portal page generated by the portal page generation unit 17 from the display setting information storage unit 14.

ポータルページ応答送信部19は、ポータルページ生成部17によって生成されたポータルページと、表示設定情報取得部18によって取得された各ポートレットの表示設定情報とを含むポータルページ応答を、クライアント装置に対して送信する。   The portal page response transmission unit 19 sends a portal page response including the portal page generated by the portal page generation unit 17 and the display setting information of each portlet acquired by the display setting information acquisition unit 18 to the client device. Send.

以上のように構成されたポータルサーバ10の動作を、図7を参照して説明する。   The operation of the portal server 10 configured as described above will be described with reference to FIG.

ここでは、まず、ポータルページ要求受信部15は、クライアント装置から、ポータルページ要求を受信する(ステップS1)。前述のように、ポータルページ要求には、ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの表示時間履歴情報とが含まれる。   Here, first, the portal page request receiving unit 15 receives a portal page request from the client device (step S1). As described above, the portal page request includes information requesting the portal page and display time history information of each portlet included in the portal page.

次に、表示設定情報更新部16は、ステップS1で受信されたポータルページ要求に含まれる各ポートレットの表示時間履歴情報の示す表示時間が、表示時間条件記憶部13に記憶された該ポートレットの表示時間条件を満たすか否かを検証する(ステップS2)。   Next, the display setting information updating unit 16 displays the display time of the portlet stored in the display time condition storage unit 13 with the display time indicated by the display time history information of each portlet included in the portal page request received in step S1. It is verified whether or not the time condition is satisfied (step S2).

ここで、表示時間条件を満たすと判断した場合、表示設定情報更新部16は、表示設定情報記憶部14に記憶された該ポートレットの表示設定情報を、簡略表示することを表すよう更新する(ステップS3)。   If it is determined that the display time condition is satisfied, the display setting information update unit 16 updates the display setting information of the portlet stored in the display setting information storage unit 14 to indicate that the portlet is to be displayed in a simplified manner (step S3).

一方、表示時間条件を満たさないと判断した場合、表示設定情報更新部16は、表示設定情報記憶部14に記憶された該ポートレットの表示設定情報を、通常表示することを表すよう更新する(ステップS4)。   On the other hand, if it is determined that the display time condition is not satisfied, the display setting information update unit 16 updates the display setting information of the portlet stored in the display setting information storage unit 14 to indicate that the portlet is normally displayed (step) S4).

次に、ポータルページ生成部17は、ポータルページ定義情報記憶部12を参照することにより、ポータルページ要求の対象となるポータルページに関するポータルページ定義情報が示す各ポートレットIDの一覧を取得する(ステップS5)。このとき、ポータルページ定義情報にレイアウト情報が含まれていれば、ポータルページ生成部17は、レイアウト情報も取得する。   Next, the portal page generation unit 17 refers to the portal page definition information storage unit 12 to obtain a list of portlet IDs indicated by the portal page definition information related to the portal page that is the target of the portal page request (step S5). ). At this time, if the layout information is included in the portal page definition information, the portal page generation unit 17 also acquires the layout information.

次に、ポータルページ生成部17は、ステップS5で取得した一覧が示す各ポートレットの表示内容情報を、ポートレット格納部11に要求することにより取得する(ステップS6)。   Next, the portal page generation unit 17 acquires the display content information of each portlet indicated by the list acquired in step S5 by requesting the portlet storage unit 11 (step S6).

次に、ポータルページ生成部17は、各ポートレットの表示内容情報を含むポータルページを生成する(ステップS7)。もし、ステップS5で各ポートレットのレイアウト情報が取得されていれば、ポータルページ生成部17は、各ポートレットの表示内容情報を、レイアウト情報にしたがって配置したポータルページを生成すればよい。   Next, the portal page generation unit 17 generates a portal page including display content information of each portlet (step S7). If the layout information of each portlet has been acquired in step S5, the portal page generation unit 17 may generate a portal page in which the display content information of each portlet is arranged according to the layout information.

次に、表示設定情報取得部18は、ステップS7で生成されたポータルページに含まれる各ポートレットの表示設定情報を、表示設定情報記憶部14から取得する(ステップS8)。   Next, the display setting information acquisition unit 18 acquires the display setting information of each portlet included in the portal page generated in step S7 from the display setting information storage unit 14 (step S8).

次に、ポータルページ応答送信部19は、ステップS7で生成されたポータルページと、ステップS8で取得された各ポートレットの表示設定情報とを含むポータルページ応答を、クライアント装置に対して送信する(ステップS9)。   Next, the portal page response transmission unit 19 transmits a portal page response including the portal page generated in step S7 and the display setting information of each portlet acquired in step S8 to the client device (step). S9).

以上で、ポータルサーバ10は動作を終了する。ステップS9で送信されたポータルページ応答に含まれるポータルページ内の表示分岐処理および表示時間計測処理は、該ポータルページが表示される際にクライアント装置によって実行される。これにより、クライアント装置は、ポータルページ応答に含まれる表示設定情報が簡略表示を示すポートレットを簡略表示し、表示設定情報が通常表示を示すポートレットを通常表示する。さらに、クライアント装置は、通常表示した各ポートレットの表示時間を計測するとともに表示時間履歴情報を更新し、更新した表示時間履歴情報を次回のポータルページ要求に含めることになる。   Thus, the portal server 10 ends the operation. The display branching process and the display time measurement process in the portal page included in the portal page response transmitted in step S9 are executed by the client device when the portal page is displayed. As a result, the client device simply displays the portlet whose display setting information included in the portal page response indicates the simplified display, and normally displays the portlet whose display setting information indicates the normal display. Furthermore, the client device measures the display time of each normally displayed portlet, updates the display time history information, and includes the updated display time history information in the next portal page request.

以上のように動作するポータルサーバ10により、クライアント装置Aに表示されたポータルページAの一例を、図8に示す。図8では、図5に示した表示設定情報の一例にしたがって、ポートレットCが最小化されている。   An example of the portal page A displayed on the client device A by the portal server 10 operating as described above is shown in FIG. In FIG. 8, portlet C is minimized in accordance with an example of the display setting information shown in FIG.

次に、本発明の第1の実施の形態の効果について述べる。   Next, effects of the first exemplary embodiment of the present invention will be described.

本発明の第1の実施の形態としてのポータルサーバは、性能が低いクライアント装置に対しても、クライアント処理を含むポートレットが配置されたポータルページを、その表示性能を低下させることなく提供することができる。   The portal server as the first embodiment of the present invention can provide a portal page on which a portlet including client processing is arranged without lowering its display performance even to a client device having low performance. it can.

その理由は、表示時間条件記憶部が、ポータルページに配置されるポートレットのクライアント装置における表示時間に対する表示時間条件を記憶しておき、ポータルページ要求受信部が、クライアント装置からポータルページの要求とともに、そのポータルページの各ポートレットの過去の表示時間を表す表示時間履歴情報を受信し、表示設定情報更新部が、受信した表示時間履歴情報の示す表示時間が表示時間条件を満たすか否かに基づいて、そのポートレットをクライアント装置において簡略表示するか通常表示するかを表す表示設定情報を更新するからである。また、ポートレット格納部が、表示時間計測処理および表示分岐処理を含むポートレットの表示内容情報を出力し、ポータルページ生成部が、これらのクライアント処理を含む各ポートレットの表示内容情報を配置したポータルページを生成し、ポータルページ応答送信部が、生成されたポータルページを、各ポートレットの表示設定情報とともに、クライアント装置に送信するからである。   The reason is that the display time condition storage unit stores the display time condition with respect to the display time in the client device of the portlet placed on the portal page, and the portal page request reception unit, together with the request for the portal page from the client device, Display time history information indicating the past display time of each portlet of the portal page is received, and the display setting information update unit is based on whether or not the display time indicated by the received display time history information satisfies the display time condition. This is because the display setting information indicating whether the portlet is displayed simply or normally on the client device is updated. In addition, the portlet storage unit outputs the display content information of the portlet including the display time measurement process and the display branch process, and the portal page generation unit displays the portal page on which the display content information of each portlet including these client processes is arranged. This is because the generated portal page is transmitted to the client device together with the display setting information of each portlet.

これにより、クライアント装置は、表示設定情報とともに送信されたポータルページを表示する際に、表示分岐処理および表示時間計測処理を実行することになる。したがって、クライアント装置は、表示設定情報が簡略表示することを示すポートレットを、簡略表示することになる。そのようなポートレットは、そのクライアント装置における過去の表示時間が表示時間条件を満たすと判断されたものである。したがって、クライアント装置は、過去に表示処理に時間のかかっていたポートレットを簡略表示することができる。その結果、本発明の実施の形態としてのポータルサーバは、クライアント装置におけるポータルページの表示性能の低下を防止することができる。   Thus, the client device executes the display branching process and the display time measurement process when displaying the portal page transmitted together with the display setting information. Therefore, the client device simply displays a portlet indicating that the display setting information is simply displayed. Such a portlet is determined to satisfy the display time condition in the past display time in the client device. Therefore, the client device can simply display a portlet that has taken a long time for display processing in the past. As a result, the portal server as an embodiment of the present invention can prevent a decrease in portal page display performance in the client device.

また、ポートレットの表示内容情報に、上述した表示分岐処理および表示時間計測処理の他に、操作性向上やデザイン性向上のためのクライアント処理が含まれる場合を考える。このような場合、そのようなポートレットは、性能の低いクライアント装置において表示時間が長くなる可能性が高い。クライアント装置は、表示時間計測処理を実行することにより、そのようなポートレットの表示時間履歴情報を記憶し、次回のポータルページ要求とともに送信する。したがって、本実施の形態としてのポータルサーバは、そのようなポータルページ要求を、そのクライアント装置から次に受信した際に、そのポートレットの表示設定情報を簡略表示に更新することができる。そして、本実施の形態としてのポータルサーバは、そのようなポートレットを簡略表示することを示す表示設定情報を、要求されたポータルページとともにクライアント装置に送信することになる。その結果、クライアント装置は、そのような操作性向上やデザイン性向上のためのクライアント処理が含まれるために表示処理が重くなるポートレットを、簡略表示することができる。   Further, let us consider a case where the portlet display content information includes client processing for improving operability and design in addition to the above-described display branch processing and display time measurement processing. In such a case, such a portlet is likely to have a long display time in a low-performance client device. The client device stores the display time history information of such a portlet by executing the display time measurement process, and transmits it together with the next portal page request. Therefore, the portal server as the present embodiment can update the display setting information of the portlet to the simplified display when the portal page request is next received from the client device. Then, the portal server as the present embodiment transmits display setting information indicating that such a portlet is simply displayed together with the requested portal page to the client device. As a result, the client apparatus can simply display a portlet that has a heavy display process due to the client process for improving the operability and the design.

(第2の実施の形態)
次に、本発明の第2の実施の形態について図面を参照して詳細に説明する。なお、本実施の形態の説明において参照する各図面において、本発明の第1の実施の形態と同一の構成および同様に動作するステップには同一の符号を付して本実施の形態における詳細な説明を省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. Note that, in each drawing referred to in the description of the present embodiment, the same reference numerals are given to the same configuration and steps that operate in the same manner as in the first embodiment of the present invention, and the detailed description in the present embodiment. Description is omitted.

まず、本発明の第2の実施の形態としてのポータルシステム2の構成を図9に示す。図9において、ポータルシステム2は、ポータルサーバ20と、クライアント装置30とを含む。ポータルサーバ20およびクライアント装置30は、インターネット、LAN、公衆回線網、無線通信網またはこれらの組合せ等によって構成されるネットワークを介して互いに接続されている。なお、図9には、各装置を1つずつ示しているが、本発明のポータルシステムが備える各装置の数を限定するものではない。   First, FIG. 9 shows the configuration of the portal system 2 as the second embodiment of the present invention. In FIG. 9, the portal system 2 includes a portal server 20 and a client device 30. The portal server 20 and the client device 30 are connected to each other via a network constituted by the Internet, a LAN, a public line network, a wireless communication network, or a combination thereof. Although FIG. 9 shows each device one by one, the number of each device provided in the portal system of the present invention is not limited.

ポータルシステム2を構成する各装置の機能ブロックを図10に示す。図10において、ポータルサーバ20は、本発明の第1の実施の形態としてのポータルサーバ10に対して、ポートレット格納部11に替えてポートレット格納部21と、表示設定情報更新部16に替えて表示設定情報更新部26とを備える点が異なる。また、クライアント装置30は、表示時間履歴情報記憶部31と、ポータルページ要求送信部32と、ポータルページ応答受信部33と、表示設定情報抽出部34と、クライアント処理実行部35と、ポータルページ表示部36と、を備える。ここで、クライアント装置30は、CPUと、RAMと、ROMと、ハードディスク等の記憶装置と、表示装置と、入力装置と、ネットワークインタフェースとを備えたコンピュータ装置によって構成される。また、表示時間履歴情報記憶部31は、記憶装置によって構成される。また、ポータルページ要求送信部32と、ポータルページ応答受信部33とは、ネットワークインタフェースと、ROMおよび記憶装置に記憶されたコンピュータ・プログラムおよび各種データをRAMに読み込んで実行するCPUとによって構成される。また、表示設定情報抽出部34と、クライアント処理実行部35とは、ROMおよび記憶装置に記憶されたコンピュータ・プログラムおよび各種データをRAMに読み込んで実行するCPUによって構成される。また、ポータルページ表示部36は、表示装置と、ROMおよび記憶装置に記憶されたコンピュータ・プログラムおよび各種データをRAMに読み込んで実行するCPUによって構成される。なお、クライアント装置30の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   FIG. 10 shows functional blocks of each device constituting the portal system 2. In FIG. 10, the portal server 20 displays the portal server 10 as the first embodiment of the present invention instead of the portlet storage unit 11 instead of the portlet storage unit 21 and the display setting information update unit 16. The configuration information update unit 26 is different. The client device 30 also includes a display time history information storage unit 31, a portal page request transmission unit 32, a portal page response reception unit 33, a display setting information extraction unit 34, a client process execution unit 35, and a portal page display. Part 36. Here, the client device 30 includes a computer device including a CPU, a RAM, a ROM, a storage device such as a hard disk, a display device, an input device, and a network interface. The display time history information storage unit 31 is configured by a storage device. The portal page request transmission unit 32 and the portal page response reception unit 33 include a network interface and a CPU that reads a computer program and various data stored in the ROM and the storage device into the RAM and executes them. . The display setting information extraction unit 34 and the client process execution unit 35 are configured by a CPU that reads a computer program and various data stored in the ROM and the storage device into the RAM and executes them. The portal page display unit 36 includes a display device and a CPU that reads a computer program and various data stored in the ROM and the storage device into the RAM and executes them. Note that the hardware configuration configuring each functional block of the client device 30 is not limited to the above-described configuration.

まず、ポータルサーバ20の各機能ブロックについて説明する。   First, each functional block of the portal server 20 will be described.

ポートレット格納部21は、本発明の第1の実施の形態におけるポートレット格納部11と同様に構成されるが、格納しているポートレットの表示内容情報に含まれる表示時間計測処理を表す情報の詳細が異なる。本実施の形態における表示時間計測処理は、各ポートレットについて表示時間に関する統計値を算出するとともに、各ポートレットがクライアント装置30において過去に表示処理された回数である表示累積回数をカウントし、表示時間の統計値および表示累積回数を表示時間履歴情報に含めてクライアント装置30に記憶させるクライアント処理である。   The portlet storage unit 21 is configured in the same manner as the portlet storage unit 11 according to the first embodiment of the present invention, but details of information representing the display time measurement process included in the stored display content information of the portlet is provided. Different. The display time measurement process in this embodiment calculates a statistical value related to the display time for each portlet, counts the cumulative number of times each portlet has been displayed in the client device 30 in the past, and displays the display time. This is client processing in which the statistical value and the cumulative display count are included in the display time history information and stored in the client device 30.

表示設定情報更新部26は、クライアント装置30から受信するポータルページ要求に含まれる表示時間履歴情報の示す表示累積回数が、所定の条件を満たすか否かを判断する。そして、表示累積回数が所定の条件を満たすポートレットについて、本発明の第1の実施の形態における表示設定情報更新部16と同様に、その表示時間履歴情報が示す表示時間を検証することにより表示設定情報記憶部14を更新する。   The display setting information update unit 26 determines whether or not the cumulative number of displays indicated by the display time history information included in the portal page request received from the client device 30 satisfies a predetermined condition. Then, for the portlet whose accumulated display count satisfies the predetermined condition, the display setting is verified by verifying the display time indicated by the display time history information in the same manner as the display setting information updating unit 16 in the first embodiment of the present invention. The information storage unit 14 is updated.

次に、クライアント装置30の各機能ブロックについて説明する。   Next, each functional block of the client device 30 will be described.

表示時間履歴情報記憶部31は、ポータルページに含まれるポートレット毎に、表示時間履歴情報を記憶する。例えば、この表示時間履歴情報は、該当するポートレットを過去に表示した際の表示時間の統計値と、各ポートレットの表示累積回数とを含む。表示時間の統計値は、例えば、過去の表示時間の平均値であってもよい。   The display time history information storage unit 31 stores display time history information for each portlet included in the portal page. For example, the display time history information includes a statistical value of display time when the corresponding portlet has been displayed in the past, and the cumulative display count of each portlet. The statistical value of the display time may be, for example, an average value of past display times.

例えば、表示時間履歴情報記憶部31に記憶される表示時間履歴情報の一例を図11に示す。図11の表示時間履歴情報は、例えば、ポータルページAに含まれるポートレットAのクライアント装置30における表示累積回数が3回であり、これまでの表示時間の平均が4秒であることを表している。   For example, an example of the display time history information stored in the display time history information storage unit 31 is shown in FIG. The display time history information in FIG. 11 indicates that, for example, the cumulative display count of the portlet A included in the portal page A in the client device 30 is 3 times, and the average display time so far is 4 seconds. .

ポータルページ要求送信部32は、ポータルサーバ20に対して、ポータルページ要求を送信する。このとき、ポータルページ要求送信部32は、このポータルページ要求に、ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットに関して表示時間履歴情報記憶部31に記憶された表示時間履歴情報とを含めるようにする。   The portal page request transmission unit 32 transmits a portal page request to the portal server 20. At this time, the portal page request transmission unit 32 receives the portal page request in response to the portal page request, and the display time history information stored in the display time history information storage unit 31 for each portlet included in the portal page. To include.

ポータルページ応答受信部33は、ポータルサーバ20からポータルページ応答を受信する。このポータルページ応答には、各ポートレットの表示内容情報を含むポータルページと、各ポートレットに関する表示設定情報とが含まれている。   The portal page response receiving unit 33 receives a portal page response from the portal server 20. The portal page response includes a portal page including display content information of each portlet and display setting information regarding each portlet.

表示設定情報抽出部34は、ポータルページ応答受信部33によって受信されたポータルページ応答から、各ポートレットに関する表示設定情報を抽出する。   The display setting information extraction unit 34 extracts display setting information regarding each portlet from the portal page response received by the portal page response reception unit 33.

クライアント処理実行部35は、ポータルページ応答受信部33によって受信されたポータルページ応答に含まれる各種クライアント処理を実行する。この各種クライアント処理は、ポータルページ応答に含まれる各ポートレットの表示内容情報に含まれるものである。   The client process execution unit 35 executes various client processes included in the portal page response received by the portal page response reception unit 33. These various client processes are included in the display content information of each portlet included in the portal page response.

具体的には、クライアント処理実行部35は、表示設定情報抽出部34によって抽出された表示設定情報を参照することにより、ポータルページに含まれる各ポートレットに関する表示分岐処理を実行する。これにより、クライアント処理実行部35は、表示設定情報が簡略表示することを示すポートレットについては簡略表示し、表示設定情報が通常表示することを示すポートレットについては通常表示する。   Specifically, the client process execution unit 35 refers to the display setting information extracted by the display setting information extraction unit 34 to execute a display branch process for each portlet included in the portal page. As a result, the client process execution unit 35 simply displays a portlet indicating that the display setting information is simply displayed, and normally displays a portlet indicating that the display setting information is normally displayed.

また、クライアント処理実行部35は、ポータルページに含まれる各ポートレットに関する表示時間計測処理を実行する。これにより、クライアント処理実行部35は、通常表示するポートレットの表示処理に要する表示時間を計測する。そして、クライアント処理実行部35は、計測した表示時間を含めて、過去に計測した表示時間の統計値を算出する。例えば、クライアント処理実行部35は、表示時間履歴情報記憶部31に記憶された過去の表示時間の統計値を取得し、取得した統計値と、今回計測した表示時間とを用いて、新たな統計値を算出してもよい。また、統計値は、平均値であってもよい。また、クライアント処理実行部35は、該当するポートレットの表示累積回数をカウントする。例えば、クライアント処理実行部35は、該当するポートレットの表示累積回数を表示時間履歴情報記憶部31から取得し、取得した表示累積回数に1を加算した値を新たな表示累積回数としてもよい。そして、クライアント処理実行部35は、表示時間の新たな統計値と、新たな表示累積回数とを含む各ポートレットの表示時間履歴情報を、表示時間履歴情報記憶部31に記憶させる。   In addition, the client process execution unit 35 executes a display time measurement process for each portlet included in the portal page. Thereby, the client process execution unit 35 measures the display time required for the display process of the portlet that is normally displayed. And the client process execution part 35 calculates the statistical value of the display time measured in the past including the measured display time. For example, the client process execution unit 35 acquires the statistical value of the past display time stored in the display time history information storage unit 31, and uses the acquired statistical value and the display time measured this time to create a new statistic. A value may be calculated. The statistical value may be an average value. In addition, the client process execution unit 35 counts the cumulative display count of the corresponding portlet. For example, the client process execution unit 35 may acquire the display cumulative number of times of the corresponding portlet from the display time history information storage unit 31 and set a value obtained by adding 1 to the acquired display cumulative number as the new display cumulative number. Then, the client process execution unit 35 causes the display time history information storage unit 31 to store the display time history information of each portlet including the new statistical value of the display time and the new display cumulative count.

その他、クライアント処理実行部35は、通常表示するポートレットの表示内容情報に、その他のクライアント処理が含まれていれば、そのクライアント処理も実行する。   In addition, if the display content information of the portlet that is normally displayed includes other client processes, the client process execution unit 35 also executes the client process.

ポータルページ表示部36は、クライアント処理実行部35によって表示分岐処理された各ポートレットを含むポータルページを表示する。   The portal page display unit 36 displays a portal page including each portlet subjected to display branch processing by the client process execution unit 35.

以上のように構成されたポータルシステム2の動作について、図12を参照して説明する。   The operation of the portal system 2 configured as described above will be described with reference to FIG.

まず、クライアント装置30のポータルページ要求送信部32は、要求対象のポータルページに含まれる各ポートレットに関する表示時間履歴情報を、表示時間履歴情報記憶部31から取得する(ステップS11)。   First, the portal page request transmission unit 32 of the client device 30 acquires display time history information regarding each portlet included in the requested portal page from the display time history information storage unit 31 (step S11).

次に、ポータルページ要求送信部32は、ポータルサーバ20に対して、ポータルページを要求する情報と、ステップS11で取得した表示時間履歴情報とを含むポータルページ要求を送信する(ステップS12)。   Next, the portal page request transmission unit 32 transmits a portal page request including information requesting a portal page and the display time history information acquired in step S11 to the portal server 20 (step S12).

次に、ポータルサーバ20のポータルページ要求受信部15は、ポータルページ要求を受信する(ステップS13)。   Next, the portal page request receiving unit 15 of the portal server 20 receives the portal page request (step S13).

次に、ポータルページ生成部17は、ステップS13で受信されたポータルページ要求が対象とするポータルページを生成する(ステップS14)。このステップの詳細は後述する。   Next, the portal page generation unit 17 generates a portal page targeted by the portal page request received in step S13 (step S14). Details of this step will be described later.

次に、表示設定情報更新部26は、ステップS13で受信されたポータルページ要求に含まれる各ポートレットの表示時間履歴情報に基づいて、表示設定情報の更新処理を行う(ステップS15)。このステップの詳細は後述する。   Next, the display setting information update unit 26 performs display setting information update processing based on the display time history information of each portlet included in the portal page request received in step S13 (step S15). Details of this step will be described later.

なお、ステップS14およびステップS15の処理は順不同である。   In addition, the process of step S14 and step S15 is random.

次に、表示設定情報取得部18は、ステップS14で生成されたポータルページに含まれる各ポートレットの表示設定情報を、表示設定情報記憶部14から取得する(ステップS16)。   Next, the display setting information acquisition unit 18 acquires the display setting information of each portlet included in the portal page generated in step S14 from the display setting information storage unit 14 (step S16).

次に、ポータルページ応答送信部19は、ステップS14で生成されたポータルページと、ステップS16で取得された各ポートレットの表示設定情報とを含むポータルページ応答を、クライアント装置30に送信する(ステップS17)。   Next, the portal page response transmission unit 19 transmits a portal page response including the portal page generated in step S14 and the display setting information of each portlet acquired in step S16 to the client device 30 (step S17). ).

次に、クライアント装置30のポータルページ応答受信部33は、ポータルページ応答を受信する(ステップS18)。   Next, the portal page response receiving unit 33 of the client device 30 receives the portal page response (step S18).

次に、表示設定情報抽出部34は、ステップS18で受信されたポータルページ応答に含まれる各ポートレットの表示設定情報を抽出する(ステップS19)。   Next, the display setting information extraction unit 34 extracts display setting information of each portlet included in the portal page response received in step S18 (step S19).

次に、クライアント処理実行部35は、ステップS18で受信されたポータルページ応答に含まれるポータルページにおける各ポートレットについて、ステップS19で抽出された表示設定情報に基づいて簡略表示または通常表示処理を実行する(ステップS20)。このステップの詳細は後述する。   Next, the client process execution unit 35 executes a simplified display or normal display process for each portlet in the portal page included in the portal page response received in step S18 based on the display setting information extracted in step S19. (Step S20). Details of this step will be described later.

次に、ポータルページ表示部36は、クライアント処理実行部35により生成された各ポートレットの表示内容情報を1つに集約してポータルページとして表示する(ステップS21)。   Next, the portal page display unit 36 aggregates the display content information of each portlet generated by the client process execution unit 35 into one and displays it as a portal page (step S21).

以上で、ポータルシステム2は動作を終了する。   Thus, the portal system 2 ends the operation.

次に、ステップS14におけるポータルページ生成動作について、図13を参照して説明する。   Next, the portal page generation operation in step S14 will be described with reference to FIG.

ここでは、まず、ポータルページ生成部17は、ポータルページ定義情報記憶部12から、要求対象のポータルページに配置されるポートレットIDの一覧と、レイアウト情報とを取得する(ステップS31)。   Here, first, the portal page generation unit 17 acquires a list of portlet IDs and layout information arranged on the requested portal page from the portal page definition information storage unit 12 (step S31).

次に、ポータルページ生成部17は、取得した一覧が示す各ポートレットについて、ステップS32〜S33を実行する。   Next, the portal page generation part 17 performs step S32-S33 about each portlet which the acquired list shows.

ここでは、まず、ポータルページ生成部17は、このポートレットの表示内容情報を、ポートレット格納部21に要求する(ステップS32)。   Here, the portal page generation part 17 requests | requires the display content information of this portlet first from the portlet storage part 21 (step S32).

次に、ポートレット格納部21は、要求されたポートレットの表示内容情報を出力し、ポータルページ生成部17に返却する(ステップS33)。例えば、ポートレット格納部21は、要求されたポートレットについて格納しているコンピュータ・プログラムを実行することにより、該当する表示内容情報を出力してもよい。この表示内容情報には、表示分岐処理および表示時間計測処理を少なくとも含む各種クライアント処理が含まれている。   Next, the portlet storage unit 21 outputs display content information of the requested portlet and returns it to the portal page generation unit 17 (step S33). For example, the portlet storage unit 21 may output the corresponding display content information by executing a computer program stored for the requested portlet. The display content information includes various client processes including at least a display branch process and a display time measurement process.

次に、ポータルページ生成部17は、ステップS32〜S33を各ポートレットについて実行することにより得られた各ポートレットの表示内容情報を、ステップS31で取得されたレイアウト情報に従って配置したポータルページを生成する(ステップS34)。   Next, the portal page generating unit 17 generates a portal page in which the display content information of each portlet obtained by executing steps S32 to S33 for each portlet is arranged according to the layout information acquired in step S31 ( Step S34).

以上で、ステップS14におけるポータルページ生成動作の説明を終了する。   This is the end of the description of the portal page generation operation in step S14.

次に、ステップS15における表示設定情報更新動作について、図14を参照して説明する。   Next, the display setting information update operation in step S15 will be described with reference to FIG.

ここでは、まず、表示設定情報更新部26は、ステップS13で受信されたポータルページ要求に含まれる各ポートレットの表示時間履歴情報を取得する(ステップS41)。   Here, first, the display setting information update unit 26 acquires display time history information of each portlet included in the portal page request received in step S13 (step S41).

次に、表示設定情報更新部26は、各ポートレットについて、以下のステップS42〜S47の処理を実行する。   Next, the display setting information update unit 26 performs the following processes of steps S42 to S47 for each portlet.

ここでは、まず、表示設定情報更新部26は、表示時間履歴情報に含まれる表示累積回数を抽出する(ステップS42)。   Here, first, the display setting information updating unit 26 extracts the cumulative number of displays included in the display time history information (step S42).

次に、表示設定情報更新部26は、このポートレットの表示累積回数が、所定の条件を満たすか否かを判断する(ステップS43)。例えば、表示設定情報更新部26は、このポートレットの表示累積回数が閾値を超えたか否かを判断してもよい。   Next, the display setting information updating unit 26 determines whether or not the cumulative display count of this portlet satisfies a predetermined condition (step S43). For example, the display setting information update unit 26 may determine whether or not the cumulative display count of this portlet has exceeded a threshold value.

ここで、表示累積回数が所定の条件を満たすと判断した場合、表示設定情報更新部26は、ステップS41で取得した表示時間履歴情報から、表示時間の統計値を抽出する(ステップS44)。   Here, when it is determined that the display cumulative number satisfies the predetermined condition, the display setting information updating unit 26 extracts the display time statistic value from the display time history information acquired in step S41 (step S44).

次に、表示設定情報更新部26は、このポートレットの表示時間の統計値が、表示時間条件記憶部13に記憶された該ポートレットの表示時間条件を満たすか否かを判断する(ステップS45)。例えば、表示設定情報更新部26は、表示時間の平均値がそのポートレットについて定められた表示時間の閾値を超えたか否かを判断してもよい。   Next, the display setting information updating unit 26 determines whether or not the statistical value of the portlet display time satisfies the portlet display time condition stored in the display time condition storage unit 13 (step S45). For example, the display setting information updating unit 26 may determine whether or not the average value of the display time exceeds a display time threshold determined for the portlet.

ここで、表示時間の統計値が表示時間条件を満たすと判断した場合、表示設定情報更新部26は、該ポートレットの表示設定情報を、簡略表示することを表すよう更新する(ステップS46)。   Here, when it is determined that the display time statistic satisfies the display time condition, the display setting information update unit 26 updates the display setting information of the portlet to indicate that the display is simplified (step S46).

一方、表示時間の統計値が表示時間条件を満たさないと判断した場合、表示設定情報更新部26は、該ポートレットの表示設定情報を、通常表示することを表すよう更新する(ステップS47)。   On the other hand, when it is determined that the display time statistic value does not satisfy the display time condition, the display setting information update unit 26 updates the display setting information of the portlet to indicate normal display (step S47).

また、ステップS43において、表示累積回数が所定の条件を満たさない場合、表示設定情報更新部26は、次のポートレットについて、ステップS42からの処理を繰り返す。   In step S43, when the display accumulation count does not satisfy the predetermined condition, the display setting information update unit 26 repeats the processing from step S42 for the next portlet.

以上で、ステップS15における表示設定情報更新動作の説明を終了する。   This is the end of the description of the display setting information update operation in step S15.

次に、ステップS20における各ポートレットの表示処理動作について、図15を参照して説明する。   Next, the display processing operation of each portlet in step S20 will be described with reference to FIG.

図15では、クライアント処理実行部35は、各ポートレットについて以下のステップS51〜S58までの処理を行う。   In FIG. 15, the client process execution unit 35 performs the following steps S51 to S58 for each portlet.

まず、クライアント処理実行部35は、このポートレットについて、ステップS19において表示設定情報抽出部34によって抽出された表示設定情報が、簡略表示を表すか通常表示を表すかを判断する(ステップS51)。   First, the client process execution unit 35 determines whether the display setting information extracted by the display setting information extraction unit 34 in step S19 represents simple display or normal display for this portlet (step S51).

ここで、表示設定情報が簡略表示を表す場合、クライアント処理実行部35は、そのポートレットの表示内容の少なくとも一部を非表示にして簡略化した表示領域を表す情報を生成する(ステップS52)。例えば、クライアント処理実行部35は、そのポートレットを最小化した表示領域を表す情報を生成してもよい。   Here, when the display setting information represents a simplified display, the client process execution unit 35 generates information representing a simplified display area by hiding at least a part of the display content of the portlet (step S52). For example, the client process execution unit 35 may generate information representing a display area in which the portlet is minimized.

一方、表示設定情報が通常表示することを表す場合、クライアント処理実行部35は、そのポートレットの表示時間の計測を開始する(ステップS53)。   On the other hand, when the display setting information indicates normal display, the client process execution unit 35 starts measuring the display time of the portlet (step S53).

次に、クライアント処理実行部35は、そのポートレットの表示内容を通常の表示形態で表した表示領域を表す情報を生成する(ステップS54)。例えば、クライアント処理実行部35は、そのポートレットの表示内容を所定サイズの領域内に表示した情報を生成してもよい。なお、このとき、クライアント処理実行部35は、そのポートレットの表示内容情報に、他のクライアント処理が含まれていれば、そのクライアント処理も実行する。   Next, the client process execution unit 35 generates information representing a display area representing the display content of the portlet in a normal display format (step S54). For example, the client process execution unit 35 may generate information that displays the display content of the portlet in an area of a predetermined size. At this time, the client process execution unit 35 also executes the client process if the display content information of the portlet includes another client process.

次に、クライアント処理実行部35は、そのポートレットの表示時間の計測を終了する(ステップS55)。   Next, the client process execution unit 35 ends the measurement of the display time of the portlet (step S55).

次に、クライアント処理実行部35は、このポートレットの表示時間の新たな統計値を算出する(ステップS56)。ここで、クライアント処理実行部35は、この算出処理を、ステップS55で計測された表示時間と、表示時間履歴情報記憶部31に記憶されているこのポートレットの過去の表示時間の統計値とを参照することにより実行すればよい。   Next, the client process execution unit 35 calculates a new statistical value for the display time of this portlet (step S56). Here, the client process execution unit 35 refers to the display time measured in step S55 and the statistical value of the past display time of this portlet stored in the display time history information storage unit 31 for the calculation process. To do so.

次に、クライアント処理実行部35は、このポートレットの表示累積回数をカウントする(ステップS57)。ここで、クライアント処理実行部35は、このカウント処理を、表示時間履歴情報記憶部31に記憶されているこのポートレットの過去の表示累積回数を参照することにより実行すればよい。   Next, the client process execution unit 35 counts the cumulative display count of this portlet (step S57). Here, the client process execution unit 35 may execute the count process by referring to the past display cumulative number of the portlet stored in the display time history information storage unit 31.

次に、クライアント処理実行部35は、ステップS56で算出した表示時間の新たな統計値と、ステップS57でカウントした新たな表示累積回数とを含む表示時間履歴情報を、表示時間履歴情報記憶部31に記憶させる(ステップS58)。   Next, the client process execution unit 35 displays the display time history information including the new statistical value of the display time calculated in step S56 and the new display cumulative count counted in step S57, as the display time history information storage unit 31. (Step S58).

以上で、ステップS20における各ポートレットの表示処理動作の説明を終了する。   This is the end of the description of the display processing operation for each portlet in step S20.

次に、本発明の第2の実施の形態の効果について述べる。   Next, the effect of the second exemplary embodiment of the present invention will be described.

本発明の第2の実施の形態としてのポータルシステムは、クライアント処理を含むポートレットが配置されたポータルページの表示性能の低下を防止する際に、クライアント装置の性能をより精度良く判断することができる。   The portal system according to the second embodiment of the present invention can determine the performance of the client device with higher accuracy when preventing the degradation of the display performance of the portal page in which the portlet including the client process is arranged. .

その理由は、ポートレット格納部が格納するポートレットの表示内容情報に、表示時間計測処理として、そのポートレットの表示時間の統計値および表示累積回数を記憶させる処理が含まれるからである。そして、ポータルページ要求受信部が、クライアント装置からポータルページの要求として各ポートレットの表示時間および表示累積回数を含む情報を取得し、表示設定情報更新部が、取得した表示累積回数が所定の条件を満たすポートレットについて、その表示時間の統計値が表示時間条件を満たすか否かを判定することにより、そのポートレットの表示設定情報を更新するからである。   The reason is that the display content information of the portlet stored in the portlet storage unit includes a process of storing the display time statistical value and the cumulative display count as the display time measurement process. Then, the portal page request receiving unit acquires information including the display time and the cumulative display count of each portlet as a request for the portal page from the client device, and the display setting information update unit satisfies the predetermined condition for the acquired cumulative display count. This is because the display setting information of the portlet is updated by determining whether or not the statistical value of the display time satisfies the display time condition.

これにより、各ポートレットに関する表示設定情報は、表示累積回数が所定の条件を満たす場合にその表示時間の統計値に基づき更新されることになる。したがって、本実施の形態は、クライアント装置における他の処理の実行状況等に起因して各ポートレットの表示時間が表示処理実行の度に異なる場合であっても、クライアント装置の性能をより精度良く判定し、その性能に応じた各ポートレットの表示設定を設定できることになる。したがって、本実施の形態は、クライアント装置において、表示時間が閾値を超える頻度の少ないポートレットを簡略表示することがない。また、本実施の形態は、通常では表示時間が閾値を超えることが多いが他の原因によりたまたま表示時間が閾値を超えなかったポートレットを、次回の表示時に通常表示することによりクライアント装置の負荷を高くすることがない。   As a result, the display setting information regarding each portlet is updated based on the statistical value of the display time when the cumulative number of displays satisfies a predetermined condition. Therefore, according to the present embodiment, even when the display time of each portlet is different each time display processing is executed due to the execution status of other processing in the client device, the performance of the client device is determined with higher accuracy. Therefore, the display settings of each portlet can be set according to the performance. Therefore, according to the present embodiment, portlets with a low frequency that the display time exceeds the threshold are not simply displayed on the client device. In addition, this embodiment usually reduces the load on the client device by displaying normally portlets whose display time does not exceed the threshold due to other reasons, but usually display time exceeds the threshold. Don't be expensive.

なお、上述した本発明の各実施の形態において、簡略表示とは、ポートレットが最小化した表示形態である例を中心に説明した。その他、簡略表示とは、ポートレットのクライアント装置における表示時間を短縮可能な表示形態であればよい。   In each of the above-described embodiments of the present invention, the simple display has been described mainly with respect to an example in which a portlet is minimized. In addition, the simplified display may be any display form that can shorten the display time of the portlet on the client device.

また、上述した本発明の各実施の形態において、通常表示とは、ポートレットが所定サイズの領域内に表示された表示形態である例を中心に説明した。このような各ポートレットの表示領域の所定サイズは、クライアント装置によってカスタマイズされることにより定められたものであってもよい。あるいは、通常表示とは、ポートレットがポータルページにおいて最大化された状態であってもよい。   Further, in each of the above-described embodiments of the present invention, the normal display has been described mainly with respect to an example in which a portlet is displayed in an area of a predetermined size. The predetermined size of the display area of each portlet may be determined by being customized by the client device. Alternatively, the normal display may be a state in which the portlet is maximized on the portal page.

また、上述した本発明の各実施の形態において、ポータルページ定義情報記憶部は、ポータルページ定義情報を、クライアント装置毎に記憶するものとして説明したが、ユーザを識別するユーザID毎に記憶していてもよい。   In each of the embodiments of the present invention described above, the portal page definition information storage unit has been described as storing portal page definition information for each client device, but stores it for each user ID for identifying a user. May be.

また、上述した本発明の各実施の形態において、各フローチャートを参照して説明したポータルサーバおよびクライアント装置の動作を、本発明のコンピュータ・プログラムとしてコンピュータ装置の記憶装置(記憶媒体)に格納しておき、係るコンピュータ・プログラムを当該CPUが読み出して実行するようにしてもよい。そして、このような場合において、本発明は、係るコンピュータ・プログラムのコード或いは記憶媒体によって構成される。   In each of the embodiments of the present invention described above, the operations of the portal server and the client device described with reference to the flowcharts are stored in a storage device (storage medium) of the computer device as a computer program of the present invention. Alternatively, the computer program may be read and executed by the CPU. In such a case, the present invention is constituted by the code of the computer program or a storage medium.

また、上述した各実施の形態は、適宜組み合わせて実施されることが可能である。   Moreover, each embodiment mentioned above can be implemented in combination as appropriate.

また、本発明は、上述した各実施の形態に限定されず、様々な態様で実施されることが可能である。   The present invention is not limited to the above-described embodiments, and can be implemented in various modes.

2 ポータルシステム
10 ポータルサーバ
11、21 ポートレット格納部
12 ポータルページ定義情報記憶部
13 表示時間条件記憶部
14 表示設定情報記憶部
15 ポータルページ要求受信部
16、26 表示設定情報更新部
17 ポータルページ生成部
18 表示設定情報取得部
19 ポータルページ応答送信部
20 ポータルサーバ
30 クライアント装置
31 表示時間履歴情報記憶部
32 ポータルページ要求送信部
33 ポータルページ応答受信部
34 表示設定情報抽出部
35 クライアント処理実行部
36 ポータルページ表示部
2 Portal system 10 Portal server 11, 21 Portlet storage unit 12 Portal page definition information storage unit 13 Display time condition storage unit 14 Display setting information storage unit 15 Portal page request receiving unit 16, 26 Display setting information update unit 17 Portal page generation unit DESCRIPTION OF SYMBOLS 18 Display setting information acquisition part 19 Portal page response transmission part 20 Portal server 30 Client apparatus 31 Display time history information storage part 32 Portal page request transmission part 33 Portal page response reception part 34 Display setting information extraction part 35 Client process execution part 36 Portal Page display

Claims (10)

ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を格納するとともに、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報をクライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力するポートレット格納部と、
前記ポータルページに配置されたポートレットを定義するポータルページ定義情報を記憶するポータルページ定義情報記憶部と、
前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶する表示時間条件記憶部と、
前記各ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す前記表示設定情報を記憶する表示設定情報記憶部と、
前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間を表す表示時間履歴情報とを含むポータルページ要求を受信するポータルページ要求受信部と、
前記ポータルページ要求受信部によって受信された前記ポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が、前記表示時間条件記憶部に記憶された該ポートレットの表示時間条件を満たすか否かに基づいて、前記表示設定情報記憶部に記憶された該ポートレットの表示設定情報を更新する表示設定情報更新部と、
前記クライアント装置からの前記ポータルページ要求の受信に応じて、前記ポータルページ定義情報記憶部に記憶されたポータルページ定義情報が示す各ポートレットについて、その表示内容情報を前記ポートレット格納部から取得することにより、前記各ポートレットの表示内容情報を含む前記ポータルページを生成するポータルページ生成部と、
前記ポータルページ生成部によって生成されたポータルページに含まれる各ポートレットの表示設定情報を、前記表示設定情報記憶部から取得する表示設定情報取得部と、
前記ポータルページ生成部によって生成されたポータルページと、前記表示設定情報取得部によって取得された各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信するポータルページ応答送信部と、
を備えたポータルサーバ。
Stores information representing a portlet registered as a portlet that can be placed on a portal page, and displays the portlet as a simplified or normal display based on display setting information about the portlet as display content information representing the display content of the portlet. clients information that represents the client process (display branch processing), and stores the display time history information representing the history of display time measured with conventional measuring a display time required for displaying the processing of each portlet to be displayed on the client device Portlet storage unit for outputting display content information including information representing processing (display time measurement processing);
A portal page definition information storage unit for storing portal page definition information for defining portlets arranged on the portal page;
For each portlet, a display time condition storage unit that stores a display time condition indicating a condition for the display time of the portlet;
A display setting information storage unit for storing the display setting information indicating whether each portlet is displayed in a simplified manner or in a normal manner on the client device;
Portal page request for receiving a portal page request including information requesting the portal page and display time history information indicating display time required for past display processing of each portlet included in the portal page from the client device A receiver,
The display time indicated by the display time history information of each portlet included in the portal page request received by the portal page request reception unit satisfies the display time condition of the portlet stored in the display time condition storage unit. A display setting information updating unit that updates the display setting information of the portlet stored in the display setting information storage unit, based on whether or not
In response to receiving the portal page request from the client device, by acquiring the display content information from the portlet storage unit for each portlet indicated by the portal page definition information stored in the portal page definition information storage unit A portal page generation unit that generates the portal page including display content information of each portlet;
A display setting information acquisition unit that acquires display setting information of each portlet included in the portal page generated by the portal page generation unit from the display setting information storage unit;
Portal page response transmission unit that transmits a portal page response including the portal page generated by the portal page generation unit and the display setting information of each portlet acquired by the display setting information acquisition unit to the client device. When,
Portal server with
前記ポートレット格納部は、前記表示分岐処理を表す情報として、前記各ポートレットの表示設定情報が簡略表示することを示す場合に、該ポートレットの表示内容の少なくとも一部を非表示にすることにより簡略表示するクライアント処理を表す情報を含む前記表示内容情報を出力することを特徴とする請求項1に記載のポータルサーバ。   When the portlet storage unit indicates that the display setting information of each portlet is simply displayed as the information indicating the display branching process, the portlet storage unit performs simplified display by hiding at least a part of the display content of the portlet. The portal server according to claim 1, wherein the display content information including information indicating client processing to be performed is output. 前記ポートレット格納部は、前記表示計測処理を表す情報として、前記各ポートレットについて前記表示時間に関する統計値を算出するとともに前記各ポートレットが前記クライアント装置において過去に表示処理された回数である表示累積回数をカウントし、前記表示時間の統計値および前記表示累積回数を前記表示時間履歴情報に含めて前記クライアント装置に記憶させるクライアント処理を表す情報を含む前記表示内容情報を出力し、
前記表示設定情報更新部は、前記表示時間履歴情報に含まれる前記表示累積回数が所定の条件を満たすポートレットについて、前記表示時間の統計値が前記表示時間条件を満たすか否かを判断することを特徴とする請求項1または請求項2に記載のポータルサーバ。
The portlet storage unit calculates a statistical value related to the display time for each portlet as information representing the display measurement process, and displays a cumulative display count that is the number of times each portlet has been displayed in the past in the client device. Counting and outputting the display content information including information representing a client process to be included in the display time history information and stored in the client device including the display time statistic and the display cumulative number
The display setting information update unit determines whether or not the display time statistic satisfies the display time condition for a portlet in which the display cumulative number included in the display time history information satisfies a predetermined condition. The portal server according to claim 1, wherein the portal server is characterized.
前記表示時間条件記憶部は、前記表示時間条件として、前記ポートレットの前記表示時間が、前記ポートレット毎に定められた閾値を超えることを表す条件を記憶することを特徴とする請求項1から請求項3のいずれか1項に記載のポータルサーバ。   The display time condition storage unit stores, as the display time condition, a condition indicating that the display time of the portlet exceeds a threshold value determined for each portlet. 4. The portal server according to any one of 3 above. 請求項1から請求項4のいずれか1項に記載のポータルサーバに接続されるクライアント装置であって、
前記ポートレット毎に前記表示時間履歴情報を記憶する表示時間履歴情報記憶部と、
前記ポータルサーバに対して、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットに関して前記表示時間履歴情報記憶部に記憶された表示時間履歴情報とを含む前記ポータルページ要求を送信するポータルページ要求送信部と、
前記ポータルサーバから前記ポータルページ応答を受信するポータルページ応答受信部と、
前記ポータルページ応答受信部によって受信された前記ポータルページ応答から、該ポータルページに含まれる各ポートレットに関する表示設定情報を抽出する表示設定情報抽出部と、
前記ポータルページ応答受信部によって受信された前記ポータルページ応答に含まれるクライアント処理を表す情報に基づいて、該ポータルページに含まれる各ポートレットのうち、前記表示設定情報抽出部によって抽出された前記表示設定情報が簡略表示することを示すポートレットについては簡略表示し、前記表示設定情報が通常表示することを示すポートレットについては通常表示する前記表示分岐処理を実行するとともに、通常の表示処理を実行したポートレットに関する前記表示時間を計測することにより計測した表示時間の履歴を表す前記表示時間履歴情報を前記表示時間履歴情報記憶部に記憶させる前記表示時間計測処理を実行するクライアント処理実行部と、
前記クライアント処理実行部によって表示分岐処理された各ポートレットを含む前記ポータルページを表示するポータルページ表示部と、
を備えたクライアント装置。
A client device connected to the portal server according to any one of claims 1 to 4,
A display time history information storage unit for storing the display time history information for each portlet;
The portal page request including information requesting the portal page and display time history information stored in the display time history information storage unit for each portlet included in the portal page is transmitted to the portal server. A portal page request transmitter,
A portal page response receiver for receiving the portal page response from the portal server;
A display setting information extracting unit that extracts display setting information about each portlet included in the portal page from the portal page response received by the portal page response receiving unit;
The display setting extracted by the display setting information extraction unit among the portlets included in the portal page based on information representing the client process included in the portal page response received by the portal page response reception unit. For portlets that display information in a simplified manner, display the information in a simplified manner, and for the portlet that indicates that the display setting information is normally displayed, execute the display branching process that normally displays, and for the portlet that has executed the normal display process A client process execution unit for executing the display time measurement process for storing the display time history information representing a display time history measured by measuring the display time in the display time history information storage unit;
A portal page display unit for displaying the portal page including each portlet subjected to display branch processing by the client process execution unit;
A client device.
請求項1から請求項4のいずれか1項に記載のポータルサーバと、
請求項5に記載のクライアント装置と、
を備えたポータルシステム。
The portal server according to any one of claims 1 to 4,
A client device according to claim 5;
Portal system with
ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報をクライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力可能に格納しておき、
前記ポータルページに配置されるポートレットを定義するポータルページ定義情報を記憶しておき、
前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶しておき、
前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間の履歴を表す表示時間履歴情報とを含むポータルページ要求を受信すると、
受信したポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が該ポートレットの前記表示時間条件を満たすか否かに基づいて、該ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す表示設定情報を記憶し、
前記ポータルページ定義情報が示す各ポートレットについてその表示内容情報を取得することにより、各ポートレットの表示内容情報を含む前記ポータルページを生成し、
生成したポータルページと、該ポータルページに含まれる各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信する、ポータルページ提供方法。
Client processing that displays information indicating a portlet registered as a portlet that can be placed on a portal page as display content information indicating the display content of the portlet, and displays the portlet in a simplified or normal manner based on display setting information about the portlet ( and information indicating the display branch processing), the client processing (display of storing the displayed time history information representing the history of display time measured with conventional measuring a display time required for displaying the processing of each portlet to be displayed on the client device Display content information including information representing time measurement processing) is stored so that it can be output,
Store portal page definition information that defines portlets to be placed on the portal page,
For each portlet, a display time condition indicating a condition for the display time of the portlet is stored,
When receiving a portal page request including information requesting the portal page from the client device and display time history information indicating a history of display time required for past display processing of each portlet included in the portal page,
Whether to display the portlet on the client device in a simple manner based on whether the display time indicated by the display time history information of each portlet included in the received portal page request satisfies the display time condition of the portlet Stores display setting information indicating whether to display,
By obtaining the display content information for each portlet indicated by the portal page definition information, the portal page including the display content information of each portlet is generated,
A portal page providing method of transmitting a portal page response including a generated portal page and display setting information of each portlet included in the portal page to the client device.
ポータルページに配置可能なポートレットとして登録されたポートレットを表す情報を格納するとともに、前記ポートレットの表示内容を表す表示内容情報として、該ポートレットに関する表示設定情報に基づいて該ポートレットを簡略表示または通常表示するクライアント処理(表示分岐処理)を表す情報と、通常表示される前記各ポートレットの表示処理に要する表示時間を計測するとともに計測した表示時間の履歴を表す表示時間履歴情報をクライアント装置に記憶させるクライアント処理(表示時間計測処理)を表す情報とを含む表示内容情報を出力するポートレット格納部と、ポータルページに配置されるポートレットを定義するポータルページ定義情報を記憶するポータルページ定義情報記憶部と、前記各ポートレットについて、該ポートレットの前記表示時間に対する条件を表す表示時間条件を記憶する表示時間条件記憶部と、前記各ポートレットを前記クライアント装置において簡略表示するか通常表示するかを表す表示設定情報を記憶する表示設定情報記憶部とを用いて、
前記クライアント装置から、前記ポータルページを要求する情報と、該ポータルページに含まれる各ポートレットの過去の表示処理に要した表示時間を表す表示時間履歴情報とを含むポータルページ要求を受信するポータルページ要求受信ステップと、
前記ポータルページ要求受信ステップで受信された前記ポータルページ要求に含まれる前記各ポートレットの前記表示時間履歴情報の示す表示時間が、前記表示時間条件記憶部に記憶された該ポートレットの表示時間条件を満たすか否かに基づいて、前記表示設定情報記憶部に記憶された該ポートレットの表示設定情報を更新する表示設定情報更新ステップと、
前記クライアント装置からの前記ポータルページ要求の受信に応じて、前記ポータルページ定義情報記憶部に記憶されたポータルページ定義情報が示す各ポートレットについて、その表示内容情報を前記ポートレット格納部から取得することにより、前記各ポートレットの表示内容情報を含む前記ポータルページを生成するポータルページ生成ステップと、
前記ポータルページ生成ステップで生成されたポータルページに含まれる各ポートレットの表示設定情報を、前記表示設定情報記憶部から取得する表示設定情報取得ステップと、
前記ポータルページ生成ステップで生成されたポータルページと、前記表示設定情報取得ステップで取得された各ポートレットの表示設定情報とを含むポータルページ応答を、前記クライアント装置に対して送信するポータルページ応答送信ステップと、
をコンピュータ装置に実行させるコンピュータ・プログラム。

Stores information representing a portlet registered as a portlet that can be placed on a portal page, and displays the portlet as a simplified or normal display based on display setting information about the portlet as display content information representing the display content of the portlet. clients information that represents the client process (display branch processing), and stores the display time history information representing the history of display time measured with conventional measuring a display time required for displaying the processing of each portlet to be displayed on the client device A portlet storage unit that outputs display content information including information representing a process (display time measurement process), a portal page definition information storage unit that stores portal page definition information that defines a portlet placed on a portal page, and About each portlet A display time condition storage unit for storing a display time condition indicating a condition for the display time of the portlet, and display setting information for storing display setting information indicating whether each portlet is displayed in a simple manner or a normal display in the client device Using the storage unit,
Portal page request for receiving a portal page request including information requesting the portal page and display time history information indicating display time required for past display processing of each portlet included in the portal page from the client device Receiving step;
The display time indicated by the display time history information of each portlet included in the portal page request received in the portal page request receiving step satisfies the display time condition of the portlet stored in the display time condition storage unit. A display setting information update step for updating the display setting information of the portlet stored in the display setting information storage unit based on whether or not
In response to receiving the portal page request from the client device, by acquiring the display content information from the portlet storage unit for each portlet indicated by the portal page definition information stored in the portal page definition information storage unit A portal page generating step for generating the portal page including display content information of each portlet;
A display setting information acquisition step of acquiring display setting information of each portlet included in the portal page generated in the portal page generation step from the display setting information storage unit;
A portal page response transmission step of transmitting a portal page response including the portal page generated in the portal page generation step and the display setting information of each portlet acquired in the display setting information acquisition step to the client device. When,
Is a computer program that causes a computer device to execute.

ポータルページに配置される各ポートレットの過去の表示処理に要した表示時間の履歴を表す表示時間履歴情報を記憶した表示時間履歴情報記憶部を用いて、
前記ポータルページを要求する情報と、該ポータルページに配置される各ポートレットに関して前記表示時間履歴情報記憶部に記憶された表示時間履歴情報とを含むポータルページ要求に応じて受信されたポータルページ応答から、該ポータルページに含まれる各ポートレットの表示設定情報を抽出する表示設定情報抽出ステップと、
前記ポータルページ応答に含まれるポータルページに配置されている各ポートレットのうち、前記表示設定情報が簡略表示することを示すポートレットを簡略表示するとともに、前記表示設定情報が通常表示することを示すポートレットを通常表示するポートレット表示処理ステップと、
通常表示する各ポートレットの表示処理に要する表示時間を計測する表示時間計測ステップと、
前記表示時間計測ステップで計測された前記各ポートレットの前記表示時間の履歴を表す表示時間履歴情報を前記表示時間履歴情報記憶部に記憶させる表示時間履歴情報記憶ステップと、
をコンピュータ装置に実行させるコンピュータ・プログラム。
Using the display time history information storage unit that stores the display time history information that represents the history of the display time required for the past display processing of each portlet placed on the portal page,
From a portal page response received in response to a portal page request including information requesting the portal page and display time history information stored in the display time history information storage unit for each portlet arranged on the portal page A display setting information extracting step for extracting display setting information of each portlet included in the portal page;
Among the portlets arranged on the portal page included in the portal page response, a portlet indicating that the display setting information is displayed in a simplified manner and a portlet indicating that the display setting information is normally displayed. Portlet display processing step for normal display,
A display time measuring step for measuring the display time required for display processing of each portlet to be normally displayed;
A display time history information storage step for storing display time history information representing a history of the display time of each portlet measured in the display time measurement step in the display time history information storage unit;
Is a computer program that causes a computer device to execute.
前記ポートレット表示処理ステップにおいて、前記表示設定情報が簡略表示することを示すポートレットを、該ポートレットの表示内容の少なくとも一部を非表示にすることにより簡略表示することを特徴とする請求項9に記載のコンピュータ・プログラム。   10. The portlet indicating that the display setting information is simply displayed in the portlet display processing step is simply displayed by hiding at least a part of display contents of the portlet. Computer program.
JP2012045762A 2012-03-01 2012-03-01 Portal server, client device, portal system, portal page providing method, and computer program Active JP5982877B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012045762A JP5982877B2 (en) 2012-03-01 2012-03-01 Portal server, client device, portal system, portal page providing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012045762A JP5982877B2 (en) 2012-03-01 2012-03-01 Portal server, client device, portal system, portal page providing method, and computer program

Publications (2)

Publication Number Publication Date
JP2013182412A JP2013182412A (en) 2013-09-12
JP5982877B2 true JP5982877B2 (en) 2016-08-31

Family

ID=49273016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012045762A Active JP5982877B2 (en) 2012-03-01 2012-03-01 Portal server, client device, portal system, portal page providing method, and computer program

Country Status (1)

Country Link
JP (1) JP5982877B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7331381B2 (en) * 2019-02-27 2023-08-23 日本電気株式会社 Portal server, portal system, layout adjustment method and layout adjustment program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3755147B2 (en) * 2001-05-25 2006-03-15 日本電気株式会社 Portal site creation method and portal site creation device
JP5054508B2 (en) * 2007-12-27 2012-10-24 エヌ・ティ・ティ・コミュニケーションズ株式会社 Screen display information providing apparatus, screen display information providing method, and program
US9069575B2 (en) * 2008-03-25 2015-06-30 Qualcomm Incorporated Apparatus and methods for widget-related memory management

Also Published As

Publication number Publication date
JP2013182412A (en) 2013-09-12

Similar Documents

Publication Publication Date Title
US9105178B2 (en) Remote dynamic configuration of telemetry reporting through regular expressions
US8122124B1 (en) Monitoring performance and operation of data exchanges
KR101340036B1 (en) Method for generating Electronic Content Guide and apparatus therefor
US9807224B2 (en) Method and apparatus for accessing services of a device
CN104685831A (en) Measuring web page rendering time
KR101520751B1 (en) A method and server for monitoring users during their browsing within a communications network
US9680719B2 (en) Communication system, client terminal, and server
CN105205072B (en) The methods of exhibiting and system of webpage information
CN104135507A (en) A method and a device for hotlink protection
JP2009104381A (en) Cache control program, recording medium recording this program, cache control unit, and cache control method
US20210352150A1 (en) Maintaining session identifiers across multiple webpages for content selection
CN107784011A (en) Web access method, client, web page server and programmable device
KR20170131683A (en) System and method for automatically managing placement of content slots in an information resource
KR20140093491A (en) Method, system and computer-readable storage medium storing computer program for handling shortened url
EP2423837A1 (en) Method and system for viewing web page and computer program product thereof
US9690636B2 (en) Apparatus and method of data communication between web applications
JP5982877B2 (en) Portal server, client device, portal system, portal page providing method, and computer program
EP3151514B1 (en) A method in a client-server network and client-server network
JP2010224861A (en) Dynamic content storage/restoration device, dynamic content storage/restoration system, dynamic content storage/restoration method and program
WO2014114906A1 (en) Distributed system
JP6244771B2 (en) Information processing system, processing apparatus, distributed processing method, and program
JP2018185742A (en) Use service management device
CN102117307A (en) Method and device for displaying data in Web browser
JP6218054B1 (en) Service identification device
JP7205130B2 (en) Information processing device, web application program and information processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160112

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160311

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160718

R150 Certificate of patent or registration of utility model

Ref document number: 5982877

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150