WO2002060558A2 - Systeme and method for dynamic web page generation - Google Patents

Systeme and method for dynamic web page generation Download PDF

Info

Publication number
WO2002060558A2
WO2002060558A2 PCT/US2002/002972 US0202972W WO02060558A2 WO 2002060558 A2 WO2002060558 A2 WO 2002060558A2 US 0202972 W US0202972 W US 0202972W WO 02060558 A2 WO02060558 A2 WO 02060558A2
Authority
WO
WIPO (PCT)
Prior art keywords
user
web page
instructions
data
elements
Prior art date
Application number
PCT/US2002/002972
Other languages
French (fr)
Other versions
WO2002060558A3 (en
Inventor
Kaihu Chen
George Hong Zhi Hsu
Suyarao V. Manduri
Manoj Thopcherneni
Faisal Faquih
David Dwyer
Myo Min Latt
Original Assignee
Computer Associates Think, Inc.
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 Computer Associates Think, Inc. filed Critical Computer Associates Think, Inc.
Priority to CA002436538A priority Critical patent/CA2436538A1/en
Priority to EP02707660A priority patent/EP1370985A2/en
Priority to KR10-2003-7010078A priority patent/KR20030094241A/en
Priority to JP2002560747A priority patent/JP2005537524A/en
Priority to IL15713802A priority patent/IL157138A0/en
Publication of WO2002060558A2 publication Critical patent/WO2002060558A2/en
Publication of WO2002060558A3 publication Critical patent/WO2002060558A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Definitions

  • the present application generally relates to the field of generating and presenting information over a network. More specifically, the present application relates to a system and method for dynamically assembling and presenting web page content.
  • the task of publishing information over a network typically involves the conversion of such information into a computer readable format.
  • Scripts consistent with certain standards, such as HTML, JavaScript, and Java are often employed, as they can be rendered and viewed using a traditional web browser.
  • the creation process of such scripts has evolved substantially since the inception of the Internet.
  • commercial software tools are available for converting information stored in a database to such scripts with relative ease. Such tools are adequate for purposes such as corporate web portals, since the computing environment for this tends to be relatively stable.
  • ASP Application Service Providers
  • An ASP caters to the computing needs of other businesses, and operates the requisite hardware and software on behalf of its customers.
  • An ASP's support of other businesses necessitates the ASP to make a wide range of hardware and software accessible over the Internet, in order to meet the needs of its dynamically changing customer-base. Since each software application that an ASP uses may have its own peculiar web-based interface, there is a need for an ASP to find a solution that can integrate all these disparate web interfaces in a dynamic and cost-effective manner.
  • Web pages are traditionally generated using one of several methods. Web pages can be manually coded using relevant scripts. However, manually creating web pages is generally suitable in cases where the simplest type of web pages being developed.
  • a second way to generate a web page is to use available applications specifically developed to create web pages from a certain data source in a systematic way.
  • Such programs include, for example, CGI programs, Java servlets, active server pages and Java server pages.
  • Such commercially available programs include embedded information regarding web page presentation and navigational structures. This is suitable as a mechanism for publishing information from a large data store in a systematic way.
  • much of the page definition is embedded in the program's logic it is difficult to update and maintain web pages created in this manner.
  • a third way of creating web pages involves using a specialized creation program which is designed for publishing information in a flexible way from a specific type of data source, such as SQL databases.
  • Such programs can provide flexibility regarding how and which information is published, but they are limited as to the type of supported datasources.
  • a fourth way of creating web pages involves using a specialized creation program which is designed for aggregating information from various sources and presenting them in a unified context to a user.
  • Such programs are typically used by corporations to publish information to its employees or customers.
  • Such systems while suitable for use within the relatively stable corporate environment, are insufficient for a dynamic environment like the emerging service provider market.
  • Such programs have little or no support for a substantial number of features that service providers utilize, such as fine-grained access control to individual web pages, and branding support of the pages.
  • a method for dynamically constructing a web page includes receiving a uniform resource locator ("URL") identifying a web page.
  • the web page references at least one element.
  • the method also includes receiving a user identifier representing a user and evaluating each of the referenced elements based on the user identifier to identify a subset of at least one element the user is authorized to access.
  • the method further includes determining a data conversion specification associated with the user and determining a data representation specification associated with the user.
  • the method still further includes converting and presenting each of the subset of elements representing the dynamically generated web page.
  • a system for dynamically constructing a web page includes a processor and a memory storing proces'sor executable instructions for controlling the operation of the processor.
  • the processor executable instructions include instructions to receive a URL identifying a web page.
  • the web page references one or more elements.
  • the system also includes instructions to receive a user identifier representing a user and instructions to evaluate each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access.
  • the system further includes instructions to determine a data conversion specification associated with the user, and instructions to determine a data representation specification associated with the user.
  • the system still further includes instructions to convert and present each of the subset of elements.
  • the apparatus includes a means for receiving a URL identifying a web page.
  • the web page references at least one element.
  • the apparatus also includes a means for receiving a user identifier representing a user and a means for evaluating each of the referenced elements based on the user identifier to identify a subset of at least one element the user is authorized to access.
  • the apparatus further includes a means for determining a data conversion specification associated with the user and a means for determining a data representation specification associated with the user.
  • the apparatus still further includes a means for converting and presenting each of the subset of elements representing the dynamically generated web page.
  • Computer-readable storage media are also disclosed which include processing instructions for implementing certain disclosed methods.
  • Figure 1 A is a block diagram of an exemplary service provider system according to the present application.
  • Figure IB is a block diagram of an exemplary service provider system according to the present application.
  • Figure 2 is an exemplary methodology for dynamically generating a web page in accordance with one embodiment of the present application
  • Figures 3A-3C is a more detailed exemplary methodology for dynamically generating a web page in accordance with one embodiment of the present application
  • Figure 4 is a block diagram illustrating a system for dynamically generating a web page in accordance with one embodiment of the present application
  • Figure 5A is a computer screen display illustrating a first branded web page presentation according to one implementation of the disclosed system and method.
  • Figure 5B is a computer screen display illustrating a second branded web page presentation according to one implementation of the disclosed system and method.
  • the methods and systems according to the present application generate web pages based on stored page definitions.
  • page definitions can be stored locally in, for example, page registry 160, as shown in Fig. 1A, or they be stored in a distributed storage medium, for example, page registry 160, as shown in Fig. IB.
  • the page definitions may include information regarding relationships between web pages, methods with which data from disparate sources are fetched and converted into uniform language suitable for representing information (e.g., XML representations), style sheet information for mediating foreign data, style sheet information with which visual representation of a web page is constructed, and access control information for each page such that different users can see different portions of the same set of web pages.
  • mapping mechanism is provided, such that individual web pages, as well as the navigational structure among pages are dynamically generated from, for example, the page registry 160.
  • the method and system according to the present application simplify the process of publishing web pages over a network, such as the Internet.
  • web pages from various sources can be integrated easily and efficiently into a coherent user interface.
  • the method and system enables access controls to be placed on such web pages, so that users in different roles can have different levels of access.
  • the method and system described herein supports "concurrent branding" of web pages generated, so that each service provider (e.g., ASP or MAP) customers can, have its web pages presented with a unique look-and-feel.
  • FIG 1 A there is illustrated a block diagram of an exemplary service provider system 100 capable of dynamically generating web pages.
  • Figure IB illustrates an alternative embodiment of a service provider system capable of dynamically generating web pages.
  • the service provider system includes asystem for dynamically constructing a web page 400 connected to a variety of disparate sources, such as application 112, data sources 114, 116 and 118 and page registry 160.
  • the system for dynamically constructing a web page 400 includes an application integration bus 110 that is capable of storing information to and retrieving information from one or more of the variety of disparate sources, e.g., the application 112, the data sources 114, 116 and 118 and/or the page registry 160.
  • the application integration bus 110 is an infrastructure that facilitates communication between different computer programs in a consistent and reliable manner.
  • An example of a suitable application integration bus is the CA Common Services application, formerly known as Jasmine ⁇ , manufactured by Computer Associates International Inc., Islandia, New York.
  • Figure 1A shows the application integration bus 110 connected to the application 112, data sources 114, 116 and 118 and page registry 160 via local connections, such as POTS, wireless telephone networks, Local Area Networks, and Wide Area Networks.
  • Figure IB shows the application integration bus 110 connected to the application 112, data sources 114, 116 and 118 and page registry 160 via the Internet.
  • the application integration bus 110 delivers data from one or more of the disparate sources to data format translator 120.
  • the data format translator 120 is capable of translating data in a format that is not suitable for representing information, e.g., data in a proprietary binary format, into a format that is suitable for representation (e.g., XML syntax (or data) which can represent information such as text documents, spread sheets, database information and web information). More particularly, the data format translator 120 traverses a data structure in, for example a binary form, and transforms the data structure into a format that is suitable for representation, which can be XML syntax (or data). The data format translator 120 uses data received from the application integration bus 110 to process requests and deliver data (e.g., XML data) to a GUI data manager 130.
  • data e.g., XML syntax
  • GUI data manager 130 processes requests for data coming into the system 400.
  • the GUI data manager 130 processes data content, presentation specifications, user preferences and user access rights to create a web page to be returned to the requesting web browser.
  • the data content processed by GUI data manager 130 includes content displayed on a web page, which may come from a variety of sources, such as the application integration bus 110 where data retrieved can be for example, converted to XML data using a common XML wrapper; sources reachable from another application, such as the Apache Cocoon framework discussed below; web based GUI's from third party products; URL's reachable over the Internet; and/or an object in a GUI definition registry (or page registry 160).
  • GUI Data Manager 130 The presentation specification employed by GUI Data Manager 130 is typically defined in an XSL file.
  • the user preferences may be stored in a service provider registry (e.g., an ASP registry) and may be used to affect the presentation of the data to the user.
  • the user's access rights may also be stored in the service provider registry.
  • the user access rights define what data or classes of data the user is authorized to access.
  • the GUI data manager 130 converts data from the data format translator 120 into a format suitable for presentation to a user, ⁇ e.g., HTML or PDF formats. For example, if the output of the data format translator 120 is XML data, the GUI data manager 130 could convert the XML data to HTML data.
  • the GUI data manager 130 accesses, updates and maintains web pages stored in the page registry 160 via application integration bus 110.
  • GUI data manager 130 also responds to requests received from web server 140.
  • the web server presents a Uniform Resource Locator ("URL") to the GUI data manager 130, and the GUI data manager responds by sending HTML code to the web server.
  • URL Uniform Resource Locator
  • web server 140 provides web pages to users 170 over the Internet 150.
  • the generation of HTML pages by the GUI data manager 130 relies on data stored in, for example, a GUI definition registry or page registry 160.
  • the separation of the data and the presentation specification provides certain advantages. Specifically, the responsibility for generating content may be distributed among a variety of sources. Further, the presentation defined by an XSL file enables the visualization of information to be defined separately. Accordingly, the disclosed GUI framework simplifies the process of publishing and managing large number of application GUIs, while at the same time imposing little restriction on what kind of web page can be produced from this system.
  • the GUI data manager 130 utilizes an architecture that employs a suite of applications with at least one application capable of publishing content over the Internet.
  • An example of such an application is the Apache Cocoon framework developed by the Apache Software Foundation, which produces open source software. More information about the Apache Software Foundation can be found at http://www.apache.org. Other applications similar in functionality are also contemplated.
  • the Apache Cocoon application translates XML data from the data format translator 120 to HTML.
  • the GUI data manager 130 merges the XML data with a specified XSL file to produce an HTML file, which can then be transferred over the Internet 150 by web server 140 and displayed to a user 170 via a web browser (not shown) installed on the user's computer.
  • the Apache Cocoon also allows the use of custom plug-in modules for retrieving specific data from various sources in the XML format.
  • a number of modules may be used to retrieve data from sources, such as the sources connected to the application integration bus 110, or sources directly connected to, for example, an SQL database.
  • the creation of new web pages involves the following steps - creating a new object in the GUI definition registry, where the object contains the information used to generate a web page; editing the object's properties to contain correct references to the relevant information needed for web page creation, including data sources and page layout; ensuring that relevant data sources exist to provide the data, and ensuring that a relevant file (e.g., XSL file) is defined for the page.
  • the file contains information regarding the presentation of a particular web page.
  • the file may come from a predefined library, and may be reused in many pages to provide look-and-feel consistency, if needed.
  • the GUI definition registry or page registry 160 is one aspect of the disclosed system that enables the definition of web pages to become data-driven, and managed centrally.
  • an application integration framework which includes a X.500 Directory, may be used for various purposes, such as account management, user profile management, and the storage of application specific settings.
  • the same X.500 Directory may also be used to store the GUI definition registry.
  • a page is defined as GUI node in the GUI definition registry.
  • a GUI node may be either an instance of the base GUI NODE class, or an instance of one of its subclasses.
  • the base GUI NODE class has the following attributes: NAME: A unique string property used to identify this node.
  • LABEL A string property, which is usually displayed on a web page. For localization, this string needs to be replaced.
  • TITLE A string property, which is usually used in the HTML "title” tag of the web page, if it is applicable. For localization, this string needs to be replaced.
  • KEYWORDS A string property, which contains a list of keywords. Such keywords may be used optionally as part of a HTML page, which facilitates the use of a web page search engine.
  • ACCESS RIGHTS A string property, which defines a group of users who have access to this GUI.
  • the access right of a user is defined in terms of security groups.
  • Each security group is assigned access to certain GUI's in this system.
  • a user belonging to a security group is granted access to the same GUI's as the security group.
  • the range of access permitted by a security group can be re-configured at any time by a system administrator.
  • CONTENT A string property that defines one of the following:
  • CONTENT TYPE An integer property, which indicates the type of the content as follows:
  • the content is XML.
  • the content is HTML.
  • the content is a reference to an object in the ASP Registry.
  • the content is stored in an XML file.
  • the content comes from a method call to a Jasmine ii provider.
  • the content contains a static reference to a certain object in a
  • XSL_PRESENTATION A string property, which is a URL pointing to the XSL file that specifies the visual presentation of this node, if applicable. Note that this property is not used if content source produces HTML.
  • XSL TRANSFORMATION A string property, which is a URL pointing to the XSL file for converting the KML data specified in the CONTENT property (if applicable) to another form. This is useful for bringing disparate XML data sources into this system.
  • XSL_TRANSFORMATION_WML A string property, which is used in the same manner as
  • XSL TRANSFORMATION The XSL file specified here is used for converting the source XML data into WML, which is suitable for display on small form-factor handheld devices, such as, for example, pagers, cellular phones, and palm-top computers.
  • DISPLAY_IN_TREE A Boolean property, indicating whether this node should be displayed in a tree GUI. This property allows the run-time option of displaying an abstract GUI structure either as a tree GUI, or as a series of GUIs linked together by mutual references.
  • ACCESS DEPTH An integer property, which indicates how deep down the tree that node information must be retrieved. A depth of 0 indicates that only the current node needs to be retrieved.
  • a depth of 1 indicates that both the current node and all of its children nodes must be retrieved.
  • a .value of -1 indicates that the entire sub-tree should be fetched, regardless of how deep it is. The default value is 1.
  • IS-SECURED A Boolean property, which indicates whether this page is intended for transmission via a secured channel like HTTPS. The default value is false.
  • ICON 1 A string property, which contains a URL pointing to an icon used for this node.
  • ICON 2 A string property, which contains a URL pointing to an alternative icon used for this node.
  • ICON USED An integer property, which indicates whether ICON _1 or ICON _2 is used for this node. A value of 0 indicates that no icon is to be used. Having alternative icons allow the following to to be supported: Showing a GUI node either as a node in a tree GUI, or as an IMAGE tag on an HTML page. Showing a GUI node on the Common Launch Pad either as a Windows-style movable 32-by-32 icon, or as an image of arbitrary size in typical web style.
  • TRANSITION EFFECT ENTER An integer property, indicating the visual transitional effect to be applied when the web page representing the content of this node is entered. This applies only to Internet Explorer N4.0 or higher, and has no effect in a Netscape Navigator browser. The default value is -1, indicating no effect is to be used.
  • TRANSITION-EFFECT-EXIT An integer property, similar to the previous one. This is used to indicate the effect to be used on exiting a web page.
  • IS VISIBLE A Boolean property, which indicates whether this node is visible or not. The default value is true.
  • GUI Root node in the GUI definition registry is used to represent a container for other GUI's. By placing the GUI definition registry in the application registry it is readily accessible via the common data bus.
  • the CONTENT property of a GUI node in the registry 160 represents a template that is instantiated with information from the requesting URL.
  • a GUI node SHOW-PAYMENTS may be created to represent a page that displays past payment information.
  • FIG. 2 there is illustrated a flowchart describing the operation of one methodology for dynamically generating a web page.
  • This methodology will be described with the translation of data structures to XML syntax and the XML syntax to HTML to dynamically present web pages to a user.
  • a data representation scheme is used to represent each individual web page to be published by the system.
  • Such representation of a web page called a GUI node, is an embodiment of the aspects of a web page, including for example, where and how the requisite data is accessed, how abstract data is turned into a visible presentation, how such a web page is related to other pages, and who is allowed to access this page.
  • this GUI node information is created by a web page designer and stored in page registry 160 at design time.
  • page registry 160 is implemented on top of either a LDAP directory or Database due to their capability to store large amounts of information and allow for quick access.
  • the source of the data needed in a web page is defined as part of the relevant GUI node. This includes information such as the name of the data source, and name of the method, and the requisite arguments. During the generation phase of a web page, such data can be fetched through the use of the application integration bus 110.
  • a request to this system is received in the form of a URL, typically initiated from a web browser by a user, as shown at block 215.
  • the overall task of the system is to generate the next web page in the prescribed form and content. This is accomplished using the GUI data manager 130.
  • GUI data manager 130 determines the credentials of the user (block 220). GUI data manager 130 further decodes a URL in order to retrieve the GUI node information from the page registry 160 for the requested web page that the user is authorized to access (block 225).
  • the data format translator retrieves an XSL file relevant to a given GUI node.
  • the GUI data manager uses the results of the XSL file to create a script, such as an HTML file (block 235).
  • the web server 140 delivers the script for execution by a web browser to present the dynamically generated web page.
  • FIGs 3A-3C there is illustrated a more detailed exemplary methodology for dynamically generating a web page at run time in accordance with one embodiment of the disclosed method.
  • a web page designer has created and stored the data schema and instances defined in the GUI definition registry 160.
  • Figures 3A- 3C describe how various components of the system work together to create web pages out of such information.
  • GUI data manager 130 parses the URL into GUI node information, which includes a reference to a node in the GUI page registry 160, and optionally a reference to a data source.
  • the GUI data manager 160 retrieves the following information: the relevant GUI node; the source of data which is may be in XML format, indicated by the node's CONTENT property; the XSL file as indicated by the node's XSL property, where applicable; the user's access control data from, for example the service provider registry; and the user's preference profile from the service provider registry. It should be noted that some settings in the profile may be used to override information in the GUI definition registry, and that it is also possible that part of the URL specifies the complete information needed for retrieval, without using information from the GUI node.
  • the GUI data manager 130 fetches a GUI node G (block 315) that the URL references, and all descendent GUI nodes, to a specified depth, that are to be embedded in G (block 320).
  • G When G is realized into a web page, such embedded GUI nodes are turned into hyperlinks in the page.
  • access control information of every GUI node associated with the requested URL is compared to the credentials of the user who initiated the request.
  • the GUI nodes that the user is allowed access are returned and collected in set GS' .
  • Two alternative directories DS1 and DS2 may be specified for the particular user U (block 1).
  • directories may be used.
  • XSL Extensible Stylesheet Language
  • FSl is retrieved at blocks 370 through 380 and FS2 is retrieved at blocks 386 through 390.
  • XSL is a standard Internet scripting language for converting one form of XML into another.
  • the XSL file FSl is applied to the XML data to effect a conversion of the XML data into another form. This may be necessary in some cases, since such XML data may come from a foreign source that uses a different set of XML tags, and this process converts them into a format that is acceptable to this system.
  • the XSL file FS2 is applied to the result from the block 382, and creates a script which typically contains HTML, JavaScript, and Java code.
  • the script is then returned to the originating web browser where the result is displayed as a web page.
  • the script describing the requested web page is returned to the web browser of user U for presentation.
  • a set of environment variables are retrieved for the user who is accessing this system. Such variables are stored in Page Registry 160, and each user may have his own set of variables.
  • Such variables specify the alternative directories where a user's XSL files reside. If the requisite XSL files do not exist in the alternative directory, the default XSL files are used.
  • Environmental variables are advantageous because they enable all users to share the same set of GUI nodes, but provide each user his/her our own private version of the FS2 file, making it possible for each user to have a separate look-and-feel by providing an alternative FS2 file.
  • FIG. 4 there is illustrated one embodiment of a system for dynamically generating a web page 400.
  • the system includes a processor 410 and a memory 415.
  • the memory 415 is connected to the processor 410 and stores processor executable instructions for dynamically generating a web page.
  • the memory 415 includes dynamic web page generation logic 420 for dynamically generating and presenting a requested web page.
  • the dynamic web page generation logic 420 employs a URL receiving module 425 to receive a URL representing a requested web page.
  • the generation logic 420 also employs a user identification receiving module 430 and an element identification and evaluation module 435 to respectively identify a user and identify elements referenced by the requested web page that the user is authorized to access.
  • a data conversion module 440 is used by the dynamic web page generation logic 420 to convert data referenced by the requested web page from various protocols to a standard protocol.
  • the generation logic 420 provides the data in a standard format to a web page presentation module 445.
  • web page presentation module 445 is a standard Internet web browser.
  • the system illustrated in Figures 4 may be embodied as computer readable code stored on a computer readable medium.
  • the code may include one or more computer/processor executable instructions that cause the computer to act in a selected manner.
  • the computer readable medium may be an optical storage device such as a CD-ROM or DND-ROM, a magnetic storage device such as a hard disk or floppy disk, an electronic storage device such as a memory card, RAM, ROM, EPROM, EEPROM, or flash memory, or any other storage device capable of storing computer readable processor instructions.
  • FIG. 5 A there is a computer screen display illustrating a web page presentation that has been branded for a first user.
  • Figure 5B is a corresponding web page presentation that has been branded for a second user. Both users requested the same URL of Web Server 140, but each received a different display according to each user's identity.

Abstract

A method for dynamically constructing a web page is disclosed which includes receiving a uniform resource locator identifying a web page. The web page references a plurality of elements. The method also includes receiving a user identifier representing a user and evaluating each of the referenced elements based on the user identifier to identify a subset of at least one element the user is authorized to access. The method further includes determining a data conversion specification associated with the user and determining a data representation specification associated with the user. The subset of elements that the user is authorized to access is converted and presented to the user. Systems and computer-readable storage media for defining and presenting a composite web page are also disclosed.

Description

SYSTEM AND METHOD FOR DYNAMIC WEB PAGE GENERATION
RELATED APPLICATIONS This application claims priority to U.S. Provisional Application Serial Number
60/265,224 filed January 31, 2001, entitled "System and Method For Isomorphic Data-Driven Web Page Generation", which is incorporated herein by reference in its entirety. The concurrently filed U.S. Non-Provisional Application entitled "System and Method For Defining and Presenting a Composite Web Page" is also incorporated herein by reference in its entirety.
TECHNICAL FIELD
The present application generally relates to the field of generating and presenting information over a network. More specifically, the present application relates to a system and method for dynamically assembling and presenting web page content.
BACKGROUND
The task of publishing information over a network such as, for example, the Internet, typically involves the conversion of such information into a computer readable format. Scripts consistent with certain standards, such as HTML, JavaScript, and Java, are often employed, as they can be rendered and viewed using a traditional web browser. The creation process of such scripts has evolved substantially since the inception of the Internet. For example, commercial software tools are available for converting information stored in a database to such scripts with relative ease. Such tools are adequate for purposes such as corporate web portals, since the computing environment for this tends to be relatively stable.
New business models, however, such as Application Service Providers ("ASP") have a different set of requirements. An ASP caters to the computing needs of other businesses, and operates the requisite hardware and software on behalf of its customers. An ASP's support of other businesses necessitates the ASP to make a wide range of hardware and software accessible over the Internet, in order to meet the needs of its dynamically changing customer-base. Since each software application that an ASP uses may have its own peculiar web-based interface, there is a need for an ASP to find a solution that can integrate all these disparate web interfaces in a dynamic and cost-effective manner. Web pages are traditionally generated using one of several methods. Web pages can be manually coded using relevant scripts. However, manually creating web pages is generally suitable in cases where the simplest type of web pages being developed.
A second way to generate a web page is to use available applications specifically developed to create web pages from a certain data source in a systematic way. Such programs include, for example, CGI programs, Java servlets, active server pages and Java server pages. Such commercially available programs include embedded information regarding web page presentation and navigational structures. This is suitable as a mechanism for publishing information from a large data store in a systematic way. However, since much of the page definition is embedded in the program's logic it is difficult to update and maintain web pages created in this manner.
A third way of creating web pages involves using a specialized creation program which is designed for publishing information in a flexible way from a specific type of data source, such as SQL databases. Such programs can provide flexibility regarding how and which information is published, but they are limited as to the type of supported datasources.
A fourth way of creating web pages, involves using a specialized creation program which is designed for aggregating information from various sources and presenting them in a unified context to a user. Such programs are typically used by corporations to publish information to its employees or customers. Such systems, while suitable for use within the relatively stable corporate environment, are insufficient for a dynamic environment like the emerging service provider market. Typically such programs have little or no support for a substantial number of features that service providers utilize, such as fine-grained access control to individual web pages, and branding support of the pages.
Accordingly, known methods for generating web pages have certain disadvantages when used in the creation of web pages in the service provider market.
SUMMARY
The present application provides methods and systems for dynamically generating a web page in a computer processing environment. According to one aspect of the disclosure, a method for dynamically constructing a web page is disclosed. The method includes receiving a uniform resource locator ("URL") identifying a web page. The web page references at least one element. The method also includes receiving a user identifier representing a user and evaluating each of the referenced elements based on the user identifier to identify a subset of at least one element the user is authorized to access. The method further includes determining a data conversion specification associated with the user and determining a data representation specification associated with the user. The method still further includes converting and presenting each of the subset of elements representing the dynamically generated web page.
A system for dynamically constructing a web page is also disclosed. The system includes a processor and a memory storing proces'sor executable instructions for controlling the operation of the processor. The processor executable instructions include instructions to receive a URL identifying a web page. The web page references one or more elements. The system also includes instructions to receive a user identifier representing a user and instructions to evaluate each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access. The system further includes instructions to determine a data conversion specification associated with the user, and instructions to determine a data representation specification associated with the user. The system still further includes instructions to convert and present each of the subset of elements.
An apparatus for dynamically constructing a web page is also disclosed. The apparatus includes a means for receiving a URL identifying a web page. The web page references at least one element. The apparatus also includes a means for receiving a user identifier representing a user and a means for evaluating each of the referenced elements based on the user identifier to identify a subset of at least one element the user is authorized to access. The apparatus further includes a means for determining a data conversion specification associated with the user and a means for determining a data representation specification associated with the user. The apparatus still further includes a means for converting and presenting each of the subset of elements representing the dynamically generated web page. Computer-readable storage media are also disclosed which include processing instructions for implementing certain disclosed methods.
The disclosed systems and methods enable one or more users to simultaneously access a web page associated with a uniform resource locator, with each user receiving only the information which he is authorized to access. The objects, features and advantages of the proposed method and system are readily apparent from the following description of the preferred embodiments when taken in connection with the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS For a more complete understanding of the disclosed systems and methods according to the present application, reference is now made to the following description taken in conjunction with the accompanying drawings in which like reference numbers indicate like features and wherein:
Figure 1 A is a block diagram of an exemplary service provider system according to the present application;
Figure IB is a block diagram of an exemplary service provider system according to the present application;
Figure 2 is an exemplary methodology for dynamically generating a web page in accordance with one embodiment of the present application; Figures 3A-3C is a more detailed exemplary methodology for dynamically generating a web page in accordance with one embodiment of the present application;
Figure 4 is a block diagram illustrating a system for dynamically generating a web page in accordance with one embodiment of the present application;
Figure 5A is a computer screen display illustrating a first branded web page presentation according to one implementation of the disclosed system and method; and
Figure 5B is a computer screen display illustrating a second branded web page presentation according to one implementation of the disclosed system and method. DETAILED DESCRIPTION
The methods and systems according to the present application generate web pages based on stored page definitions. Such page definitions can be stored locally in, for example, page registry 160, as shown in Fig. 1A, or they be stored in a distributed storage medium, for example, page registry 160, as shown in Fig. IB. The page definitions may include information regarding relationships between web pages, methods with which data from disparate sources are fetched and converted into uniform language suitable for representing information (e.g., XML representations), style sheet information for mediating foreign data, style sheet information with which visual representation of a web page is constructed, and access control information for each page such that different users can see different portions of the same set of web pages.
In instances where many aspects of a web page and the relationships among different web pages, are given explicit representation in this system, this can be considered a form of isomorphic representation of the actual web pages. A mapping mechanism is provided, such that individual web pages, as well as the navigational structure among pages are dynamically generated from, for example, the page registry 160.
The method and system according to the present application simplify the process of publishing web pages over a network, such as the Internet. Using the method and system described herein, web pages from various sources can be integrated easily and efficiently into a coherent user interface. Further, the method and system enables access controls to be placed on such web pages, so that users in different roles can have different levels of access. The method and system described herein supports "concurrent branding" of web pages generated, so that each service provider (e.g., ASP or MAP) customers can, have its web pages presented with a unique look-and-feel. Referring to Figure 1 A, there is illustrated a block diagram of an exemplary service provider system 100 capable of dynamically generating web pages. Figure IB illustrates an alternative embodiment of a service provider system capable of dynamically generating web pages. As shown, the service provider system includes asystem for dynamically constructing a web page 400 connected to a variety of disparate sources, such as application 112, data sources 114, 116 and 118 and page registry 160.
Application Integration Bus
The system for dynamically constructing a web page 400 includes an application integration bus 110 that is capable of storing information to and retrieving information from one or more of the variety of disparate sources, e.g., the application 112, the data sources 114, 116 and 118 and/or the page registry 160. The application integration bus 110 is an infrastructure that facilitates communication between different computer programs in a consistent and reliable manner. An example of a suitable application integration bus is the CA Common Services application, formerly known as Jasmineϋ, manufactured by Computer Associates International Inc., Islandia, New York. Figure 1A shows the application integration bus 110 connected to the application 112, data sources 114, 116 and 118 and page registry 160 via local connections, such as POTS, wireless telephone networks, Local Area Networks, and Wide Area Networks. Figure IB shows the application integration bus 110 connected to the application 112, data sources 114, 116 and 118 and page registry 160 via the Internet.
The application integration bus 110 delivers data from one or more of the disparate sources to data format translator 120.
Data Format Translator
The data format translator 120 is capable of translating data in a format that is not suitable for representing information, e.g., data in a proprietary binary format, into a format that is suitable for representation (e.g., XML syntax (or data) which can represent information such as text documents, spread sheets, database information and web information). More particularly, the data format translator 120 traverses a data structure in, for example a binary form, and transforms the data structure into a format that is suitable for representation, which can be XML syntax (or data). The data format translator 120 uses data received from the application integration bus 110 to process requests and deliver data (e.g., XML data) to a GUI data manager 130.
GUI Data Manager
Generally, the GUI data manager 130 processes requests for data coming into the system 400. The GUI data manager 130 processes data content, presentation specifications, user preferences and user access rights to create a web page to be returned to the requesting web browser. The data content processed by GUI data manager 130 includes content displayed on a web page, which may come from a variety of sources, such as the application integration bus 110 where data retrieved can be for example, converted to XML data using a common XML wrapper; sources reachable from another application, such as the Apache Cocoon framework discussed below; web based GUI's from third party products; URL's reachable over the Internet; and/or an object in a GUI definition registry (or page registry 160).
The presentation specification employed by GUI Data Manager 130 is typically defined in an XSL file. The user preferences may be stored in a service provider registry (e.g., an ASP registry) and may be used to affect the presentation of the data to the user. The user's access rights may also be stored in the service provider registry. The user access rights define what data or classes of data the user is authorized to access.
More specifically, the GUI data manager 130 converts data from the data format translator 120 into a format suitable for presentation to a user, <e.g., HTML or PDF formats. For example, if the output of the data format translator 120 is XML data, the GUI data manager 130 could convert the XML data to HTML data. In addition to interfacing with data format translator 120, the GUI data manager 130 accesses, updates and maintains web pages stored in the page registry 160 via application integration bus 110. GUI data manager 130 also responds to requests received from web server 140. The web server presents a Uniform Resource Locator ("URL") to the GUI data manager 130, and the GUI data manager responds by sending HTML code to the web server. Generally, web server 140 provides web pages to users 170 over the Internet 150.
The generation of HTML pages by the GUI data manager 130 relies on data stored in, for example, a GUI definition registry or page registry 160. The separation of the data and the presentation specification provides certain advantages. Specifically, the responsibility for generating content may be distributed among a variety of sources. Further, the presentation defined by an XSL file enables the visualization of information to be defined separately. Accordingly, the disclosed GUI framework simplifies the process of publishing and managing large number of application GUIs, while at the same time imposing little restriction on what kind of web page can be produced from this system.
According to one embodiment, the GUI data manager 130 utilizes an architecture that employs a suite of applications with at least one application capable of publishing content over the Internet. An example of such an application is the Apache Cocoon framework developed by the Apache Software Foundation, which produces open source software. More information about the Apache Software Foundation can be found at http://www.apache.org. Other applications similar in functionality are also contemplated. When utilizing the Apache Cocoon application, the Apache Cocoon application translates XML data from the data format translator 120 to HTML. Typically, the GUI data manager 130 merges the XML data with a specified XSL file to produce an HTML file, which can then be transferred over the Internet 150 by web server 140 and displayed to a user 170 via a web browser (not shown) installed on the user's computer.
The Apache Cocoon also allows the use of custom plug-in modules for retrieving specific data from various sources in the XML format. A number of modules may be used to retrieve data from sources, such as the sources connected to the application integration bus 110, or sources directly connected to, for example, an SQL database.
Using the architecture of Figure 1, the creation of new web pages according to the present application involves the following steps - creating a new object in the GUI definition registry, where the object contains the information used to generate a web page; editing the object's properties to contain correct references to the relevant information needed for web page creation, including data sources and page layout; ensuring that relevant data sources exist to provide the data, and ensuring that a relevant file (e.g., XSL file) is defined for the page. Preferably, the file contains information regarding the presentation of a particular web page. The file may come from a predefined library, and may be reused in many pages to provide look-and-feel consistency, if needed.
GUI Definition/Page Registry
The GUI definition registry or page registry 160 is one aspect of the disclosed system that enables the definition of web pages to become data-driven, and managed centrally. In one embodiment, an application integration framework, which includes a X.500 Directory, may be used for various purposes, such as account management, user profile management, and the storage of application specific settings. The same X.500 Directory may also be used to store the GUI definition registry.
A page is defined as GUI node in the GUI definition registry. A GUI node may be either an instance of the base GUI NODE class, or an instance of one of its subclasses. The base GUI NODE class has the following attributes: NAME: A unique string property used to identify this node.
LABEL: A string property, which is usually displayed on a web page. For localization, this string needs to be replaced. TITLE: A string property, which is usually used in the HTML "title" tag of the web page, if it is applicable. For localization, this string needs to be replaced. KEYWORDS: A string property, which contains a list of keywords. Such keywords may be used optionally as part of a HTML page, which facilitates the use of a web page search engine.
ACCESS RIGHTS: A string property, which defines a group of users who have access to this GUI. The access right of a user is defined in terms of security groups. Each security group is assigned access to certain GUI's in this system. A user belonging to a security group is granted access to the same GUI's as the security group. The range of access permitted by a security group can be re-configured at any time by a system administrator.
CONTENT: A string property that defines one of the following:
• A URL pointing to the source of XML data associated with this node.
• A URL pointing to a source that produces HTML directly. This is useful for integrating third-party webbased GUIs into this system.
• A reference to an object in the ASP registry.
• An XML file on the local machine.
• Information needed to access a data provider over the Jasmine ii data bus. The data is typically retrieved using a method call, or a query. Note that a XML wrapper is used in this process in order to convert Jasmine ii objects/collections into XML format.
• A string expression that reference a specific object in a Jasmine ii provider.
CONTENT TYPE: An integer property, which indicates the type of the content as follows:
1 - The content is XML.
2 - The content is HTML.
3 - The content is a reference to an object in the ASP Registry.
4 - The content is stored in an XML file.
5 - The content comes from a method call to a Jasmine ii provider.
6 - The content comes from query to a Jasmine ii provider.
7 - The content contains a static reference to a certain object in a
Jasmine ii provider. XSL_PRESENTATION: A string property, which is a URL pointing to the XSL file that specifies the visual presentation of this node, if applicable. Note that this property is not used if content source produces HTML. XSL TRANSFORMATION: A string property, which is a URL pointing to the XSL file for converting the KML data specified in the CONTENT property (if applicable) to another form. This is useful for bringing disparate XML data sources into this system. XSL_TRANSFORMATION_WML: A string property, which is used in the same manner as
XSL TRANSFORMATION. The XSL file specified here is used for converting the source XML data into WML, which is suitable for display on small form-factor handheld devices, such as, for example, pagers, cellular phones, and palm-top computers. DISPLAY_IN_TREE: A Boolean property, indicating whether this node should be displayed in a tree GUI. This property allows the run-time option of displaying an abstract GUI structure either as a tree GUI, or as a series of GUIs linked together by mutual references. ACCESS DEPTH: An integer property, which indicates how deep down the tree that node information must be retrieved. A depth of 0 indicates that only the current node needs to be retrieved. A depth of 1 indicates that both the current node and all of its children nodes must be retrieved. A .value of -1 indicates that the entire sub-tree should be fetched, regardless of how deep it is. The default value is 1. IS-SECURED: A Boolean property, which indicates whether this page is intended for transmission via a secured channel like HTTPS. The default value is false.
ICON 1: A string property, which contains a URL pointing to an icon used for this node. ICON 2: A string property, which contains a URL pointing to an alternative icon used for this node. ICON USED: An integer property, which indicates whether ICON _1 or ICON _2 is used for this node. A value of 0 indicates that no icon is to be used. Having alternative icons allow the following to to be supported: Showing a GUI node either as a node in a tree GUI, or as an IMAGE tag on an HTML page. Showing a GUI node on the Common Launch Pad either as a Windows-style movable 32-by-32 icon, or as an image of arbitrary size in typical web style. TRANSITION EFFECT ENTER: An integer property, indicating the visual transitional effect to be applied when the web page representing the content of this node is entered. This applies only to Internet Explorer N4.0 or higher, and has no effect in a Netscape Navigator browser. The default value is -1, indicating no effect is to be used.
TRANSITION-EFFECT-EXIT: An integer property, similar to the previous one. This is used to indicate the effect to be used on exiting a web page. IS VISIBLE: A Boolean property, which indicates whether this node is visible or not. The default value is true.
A GUI Root node in the GUI definition registry is used to represent a container for other GUI's. By placing the GUI definition registry in the application registry it is readily accessible via the common data bus. It should be noted that the CONTENT property of a GUI node in the registry 160 represents a template that is instantiated with information from the requesting URL. For example, a GUI node SHOW-PAYMENTS may be created to represent a page that displays past payment information. In order to use such a GUI node on a specific tenant X for payments over the last year, part of the information contained in the CONTENT property is replaced to reflect the fact that tenant X is of concern here, and that the period is one year. For example, if the CONTENT property contains the string "Args=$USERDD$", then it indicates that upon activation, the ID of the presently accessing user must be used to replace "$USERID$".
Methodology Overview
Referring now to Figure 2, there is illustrated a flowchart describing the operation of one methodology for dynamically generating a web page. This methodology will be described with the translation of data structures to XML syntax and the XML syntax to HTML to dynamically present web pages to a user. Using the processing environment illustrated in Figure 1A, a data representation scheme is used to represent each individual web page to be published by the system. Such representation of a web page, called a GUI node, is an embodiment of the aspects of a web page, including for example, where and how the requisite data is accessed, how abstract data is turned into a visible presentation, how such a web page is related to other pages, and who is allowed to access this page.
As shown at block 205, this GUI node information is created by a web page designer and stored in page registry 160 at design time. In one embodiment, page registry 160 is implemented on top of either a LDAP directory or Database due to their capability to store large amounts of information and allow for quick access. At block 210, the source of the data needed in a web page is defined as part of the relevant GUI node. This includes information such as the name of the data source, and name of the method, and the requisite arguments. During the generation phase of a web page, such data can be fetched through the use of the application integration bus 110.
At run-time, a request to this system is received in the form of a URL, typically initiated from a web browser by a user, as shown at block 215. The overall task of the system is to generate the next web page in the prescribed form and content. This is accomplished using the GUI data manager 130.
GUI data manager 130 determines the credentials of the user (block 220). GUI data manager 130 further decodes a URL in order to retrieve the GUI node information from the page registry 160 for the requested web page that the user is authorized to access (block 225).
At step 230, the data format translator retrieves an XSL file relevant to a given GUI node. The GUI data manager uses the results of the XSL file to create a script, such as an HTML file (block 235). The web server 140 delivers the script for execution by a web browser to present the dynamically generated web page. Referring to Figures 3A-3C, there is illustrated a more detailed exemplary methodology for dynamically generating a web page at run time in accordance with one embodiment of the disclosed method. At run time, a web page designer has created and stored the data schema and instances defined in the GUI definition registry 160. Figures 3A- 3C describe how various components of the system work together to create web pages out of such information.
At block 305, a request for displaying one or more web pages are received as a URL through web server 140, and processed by GUI data manager 130. At block 310, GUI data manager 130 parses the URL into GUI node information, which includes a reference to a node in the GUI page registry 160, and optionally a reference to a data source. The GUI data manager 160 retrieves the following information: the relevant GUI node; the source of data which is may be in XML format, indicated by the node's CONTENT property; the XSL file as indicated by the node's XSL property, where applicable; the user's access control data from, for example the service provider registry; and the user's preference profile from the service provider registry. It should be noted that some settings in the profile may be used to override information in the GUI definition registry, and that it is also possible that part of the URL specifies the complete information needed for retrieval, without using information from the GUI node.
The GUI data manager 130 fetches a GUI node G (block 315) that the URL references, and all descendent GUI nodes, to a specified depth, that are to be embedded in G (block 320). When G is realized into a web page, such embedded GUI nodes are turned into hyperlinks in the page.
At blocks 325 through 345, access control information of every GUI node associated with the requested URL is compared to the credentials of the user who initiated the request. The GUI nodes that the user is allowed access are returned and collected in set GS' .
At block 325, information regarding the data source of the GUI nodes that the user is authorized to access are retrieved. The received data are then converted into XML format.
Two alternative directories DS1 and DS2 may be specified for the particular user U (block
360). Of course, for users without specific data requirements, default directories may be used.
Two Extensible Stylesheet Language ("XSL") files FSl and FS2, which are specified in G, are identified at blocks 370 and 384, respectively. FSl is retrieved at blocks 370 through 380 and FS2 is retrieved at blocks 386 through 390. XSL is a standard Internet scripting language for converting one form of XML into another. At block 382, the XSL file FSl is applied to the XML data to effect a conversion of the XML data into another form. This may be necessary in some cases, since such XML data may come from a foreign source that uses a different set of XML tags, and this process converts them into a format that is acceptable to this system.
At block 392, the XSL file FS2 is applied to the result from the block 382, and creates a script which typically contains HTML, JavaScript, and Java code. The script is then returned to the originating web browser where the result is displayed as a web page. At block
394, the script describing the requested web page is returned to the web browser of user U for presentation. In order to allow different users to use the same GUI node but different XSL files, a set of environment variables are retrieved for the user who is accessing this system. Such variables are stored in Page Registry 160, and each user may have his own set of variables.
Such variables specify the alternative directories where a user's XSL files reside. If the requisite XSL files do not exist in the alternative directory, the default XSL files are used.
It should be noted that the use of the environmental variables described above enables both branding and the integration of foreign data sources. Environmental variables are advantageous because they enable all users to share the same set of GUI nodes, but provide each user his/her our own private version of the FS2 file, making it possible for each user to have a separate look-and-feel by providing an alternative FS2 file.
Similarly, allowing a user to specify his own XSL file FSl permits the XML data to be transformed in a way specific to the data source. This makes it possible to apply the necessary transformation to foreign data sources, in order to turn them into a form that is acceptable to this system. In Figure 4 there is illustrated one embodiment of a system for dynamically generating a web page 400. As shown, the system includes a processor 410 and a memory 415. The memory 415 is connected to the processor 410 and stores processor executable instructions for dynamically generating a web page.
The memory 415 includes dynamic web page generation logic 420 for dynamically generating and presenting a requested web page. The dynamic web page generation logic 420 employs a URL receiving module 425 to receive a URL representing a requested web page. The generation logic 420 also employs a user identification receiving module 430 and an element identification and evaluation module 435 to respectively identify a user and identify elements referenced by the requested web page that the user is authorized to access. A data conversion module 440 is used by the dynamic web page generation logic 420 to convert data referenced by the requested web page from various protocols to a standard protocol. The generation logic 420 provides the data in a standard format to a web page presentation module 445. In one embodiment, web page presentation module 445 is a standard Internet web browser. In alternative embodiments, the system illustrated in Figures 4 may be embodied as computer readable code stored on a computer readable medium. The code may include one or more computer/processor executable instructions that cause the computer to act in a selected manner. The computer readable medium may be an optical storage device such as a CD-ROM or DND-ROM, a magnetic storage device such as a hard disk or floppy disk, an electronic storage device such as a memory card, RAM, ROM, EPROM, EEPROM, or flash memory, or any other storage device capable of storing computer readable processor instructions.
Although the disclosed systems and methods have been described in terms of specific embodiments and applications, persons skilled in the art can, in light of this teaching, generate additional embodiments, including various changes, substitutions and alterations, without exceeding the scope or departing from the spirit of the disclosure. Accordingly, it is to be understood that the drawing and description in this disclosure are proffered to facilitate comprehension of the systems and methods, and should not be construed to limit the scope thereof.
Referring now to Figure 5 A, there is a computer screen display illustrating a web page presentation that has been branded for a first user. Figure 5B is a corresponding web page presentation that has been branded for a second user. Both users requested the same URL of Web Server 140, but each received a different display according to each user's identity.

Claims

WHAT IS CLAIMED IS:
1. A method for dynamically constructing a web page, comprising: receiving a uniform resource locator identifying a web page, the web page referencing a plurality of elements; receiving a user identifier representing a user; evaluating each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access; determining a data conversion specification associated with the user; determining a data representation specification associated with the user; and converting and presenting each of the subset of elements.
2. The method of claim 1, further including determining a role based on the user identifier, and wherein evaluating each of the plurality of elements is performed based on the role of the user.
3. The method of claim 1, further including determining an affiliation based on the user identifier, and wherein evaluating each of the plurality of elements is performed based on the affiliation of the user.
4. The method of claim 3, wherein the data presentation specification includes branding data presented based on the affiliation of the user.
5. The method of claim 1, further including defining environmental variables and enabling concurrent access among users to the data conversion specification and the data representation specification.
6. A system for dynamically constructing a web page, comprising: a processor; a memory connected to the processor for storing processor executable instructions to control the operation of said processor; the processor executable instructions including: instructions to receive a uniform resource locator identifying a web page, the web page referencing a plurality of elements; instructions to receive a user identifier representing a user; instructions to evaluate each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access; instructions to determine a data conversion specification associated with the user; instructions to determine a data representation specification associated with the user; and instructions to convert and present each of the subset of elements.
7. The system of claim 6, further including instructions to determine a role based on the user identifier, and wherein the instructions to evaluate each of the plurality of elements includes instructions to evaluate the role of the user.
8. The system of claim 6, further including instructions to determine an affiliation based on the user identifier, and wherein the instructions to evaluate each of the plurality of elements includes instructions to evaluate the affiliation of the user.
9. The system of claim 8, further including instructions to present branding data presented based on the affiliation of the user.
10. The system of claim 6, further including instructions to define environmental variables and enable concurrent access among users to the data conversion specification and the data representation specification.
11. An apparatus for dynamically constructing a web page, comprising: means for receiving a uniform resource locator identifying a web page, the web page referencing a plurality of elements; means for receiving a user identifier representing a user; means for evaluating each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access; means for determining a data conversion specification associated with the user; means for determining a data representation specification associated with the user; and means for converting and presenting each of the subset of elements.
12. The apparatus of claim 11, further including means for deterrnining a role based on the user identifier, and wherein the means for evaluating operates based on the role of the user.
13. The apparatus of claim 11, further including means for determining an affiliation based on the user identifier, and wherein the means for evaluating operates based on the affiliation of the user.
14. The apparatus of claim 13, further including means for presenting branding data based on the affiliation of the user.
15. The apparatus of claim 11, further including means for enabling concurrent access among users to the data conversion specification and the data representation specification.
16. A computer-readable storage medium encoded with processing instructions for dynamically constructing a web page, comprising: computer readable instructions for receiving a uniform resource locator identifying a web page, the web page referencing a plurality of elements; computer readable instructions for receiving a user identifier representing a user; computer readable instructions for evaluating each of the plurality of elements based on the user identifier to identify a subset of at least one element the user is authorized to access; computer readable instructions for determining a data conversion specification associated with the user; computer readable instructions for determining a data representation specification associated with the user; and computer readable instructions for converting and presenting each of the subset of elements.
PCT/US2002/002972 2001-01-31 2002-01-31 Systeme and method for dynamic web page generation WO2002060558A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002436538A CA2436538A1 (en) 2001-01-31 2002-01-31 System and method for dynamic web page generation
EP02707660A EP1370985A2 (en) 2001-01-31 2002-01-31 Systeme and method for dynamic web page generation
KR10-2003-7010078A KR20030094241A (en) 2001-01-31 2002-01-31 System and method for dynamic web page generation
JP2002560747A JP2005537524A (en) 2002-01-31 2002-01-31 System and method for dynamic web page generation
IL15713802A IL157138A0 (en) 2001-01-31 2002-01-31 System and method for dynamic web page generation

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US26522401P 2001-01-31 2001-01-31
US26522301P 2001-01-31 2001-01-31
US60/265,224 2001-01-31
US60/265,223 2001-01-31

Publications (2)

Publication Number Publication Date
WO2002060558A2 true WO2002060558A2 (en) 2002-08-08
WO2002060558A3 WO2002060558A3 (en) 2003-10-09

Family

ID=26951059

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2002/002972 WO2002060558A2 (en) 2001-01-31 2002-01-31 Systeme and method for dynamic web page generation
PCT/US2002/002971 WO2002061562A2 (en) 2001-01-31 2002-01-31 System and method for defining and presenting a composite web page

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/US2002/002971 WO2002061562A2 (en) 2001-01-31 2002-01-31 System and method for defining and presenting a composite web page

Country Status (7)

Country Link
EP (2) EP1395896A2 (en)
JP (1) JP2005506593A (en)
KR (2) KR20030094241A (en)
CN (1) CN1524238A (en)
CA (2) CA2436542A1 (en)
IL (2) IL157138A0 (en)
WO (2) WO2002060558A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7620653B1 (en) * 2006-02-01 2009-11-17 Amazon Technologies, Inc. Service for retrieving and aggregating data used to generate web pages or other content items

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7484243B2 (en) * 2003-09-30 2009-01-27 International Business Machines Corporation Heterogenous domain-based routing mechanism for user authentication
CN100444163C (en) * 2005-03-29 2008-12-17 腾讯科技(深圳)有限公司 Configuration method for webpage display
EP1710715A1 (en) * 2005-04-06 2006-10-11 Amadeus s.a.s Dynamic method for visually rendering windows to display and input data on a computer screen
US20070157082A1 (en) * 2006-01-04 2007-07-05 Computer Associates Think, Inc. Web portal layout manager system and method
US9418171B2 (en) * 2008-03-04 2016-08-16 Apple Inc. Acceleration of rendering of web-based content
US8289333B2 (en) 2008-03-04 2012-10-16 Apple Inc. Multi-context graphics processing
US10803232B2 (en) 2013-06-06 2020-10-13 International Business Machines Corporation Optimizing loading of web page based on aggregated user preferences for web page elements of web page

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5835712A (en) * 1996-05-03 1998-11-10 Webmate Technologies, Inc. Client-server system using embedded hypertext tags for application and database development
US6012098A (en) * 1998-02-23 2000-01-04 International Business Machines Corp. Servlet pairing for isolation of the retrieval and rendering of data
EP0969389A2 (en) * 1998-06-30 2000-01-05 International Business Machines Corporation Method for generating display control information and computer

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128655A (en) * 1998-07-10 2000-10-03 International Business Machines Corporation Distribution mechanism for filtering, formatting and reuse of web based content

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5835712A (en) * 1996-05-03 1998-11-10 Webmate Technologies, Inc. Client-server system using embedded hypertext tags for application and database development
US6012098A (en) * 1998-02-23 2000-01-04 International Business Machines Corp. Servlet pairing for isolation of the retrieval and rendering of data
EP0969389A2 (en) * 1998-06-30 2000-01-05 International Business Machines Corporation Method for generating display control information and computer

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FLOYD M: "BUILDING AN XML WORKBENCH" WEB TECHNIQUES, MILLER FREEMAN, US, vol. 4, no. 5, May 1999 (1999-05), pages 44,46-48, XP001130848 ISSN: 1086-556X *
JOHNSON D: "CONVERTING PC GUIS FOR NON PC DEVICES" CIRCUIT CELLUR INK, VERNON, CT, US, vol. 91, February 1998 (1998-02), pages 40-42,44-45, XP000852859 ISSN: 0896-8985 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7620653B1 (en) * 2006-02-01 2009-11-17 Amazon Technologies, Inc. Service for retrieving and aggregating data used to generate web pages or other content items

Also Published As

Publication number Publication date
IL157137A0 (en) 2004-02-08
KR20040015052A (en) 2004-02-18
CA2436538A1 (en) 2002-08-08
IL157138A0 (en) 2004-02-08
JP2005506593A (en) 2005-03-03
CN1524238A (en) 2004-08-25
WO2002060558A3 (en) 2003-10-09
WO2002061562A2 (en) 2002-08-08
CA2436542A1 (en) 2002-08-08
KR20030094241A (en) 2003-12-11
EP1395896A2 (en) 2004-03-10
EP1370985A2 (en) 2003-12-17
WO2002061562A3 (en) 2004-01-08

Similar Documents

Publication Publication Date Title
US7716591B2 (en) System and method for dynamically generating a web page
Ceri et al. Model-driven development of context-aware web applications
CN102521230B (en) For the result type that data with good conditionsi show
KR100843828B1 (en) Method and apparatus for managing a collection of portlets in a portal server
JP4473128B2 (en) Method and apparatus that allows associated portlets of a web portal to collaborate for synchronized content display
US6456308B1 (en) Embedded web server
KR101477763B1 (en) Message catalogs for remote modules
CA2406713C (en) Method and apparatus for relaying session information from a portal server
Chaari et al. Adaptation in context‐aware pervasive information systems: the SECAS project
US20060235935A1 (en) Method and apparatus for using business rules or user roles for selecting portlets in a web portal
US20110153590A1 (en) Apparatus and method for searching for open api and generating mashup block skeleton code
US8122346B2 (en) Methods and systems for merging software-level objects with document-level objects in a document publishing environment
JP2009531793A (en) System and method for converting web community and web application data
JP2005284334A (en) Web page update notification method and apparatus
JP2003288143A (en) Method for automatically generating user interface
US20100229081A1 (en) Method for Providing a Navigation Element in an Application
WO2002060558A2 (en) Systeme and method for dynamic web page generation
WO2002001388A2 (en) Portal server that provides a customizable user interface for access to computer networks
KR20110070724A (en) Apparatus and method for search open api and generation mashup block skeleton code
AU2002242055A1 (en) Systeme and method for dynamic web page generation
US20070240048A1 (en) A standard communication interface for server-side filter objects
Zykov Enterprise portal: From model to implementation
KR101768047B1 (en) System, method and computer program for application programming interface independent search of postal code
JP2005537524A (en) System and method for dynamic web page generation
CN116502005A (en) Network resource allocation generation method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 157138

Country of ref document: IL

Ref document number: 2436538

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1020037010078

Country of ref document: KR

Ref document number: 1183/CHENP/2003

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2002242055

Country of ref document: AU

Ref document number: 2002560747

Country of ref document: JP

Ref document number: 200305921

Country of ref document: ZA

WWE Wipo information: entry into national phase

Ref document number: 2002707660

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 028066588

Country of ref document: CN

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1020037010078

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2002707660

Country of ref document: EP

ENPW Started to enter national phase and was withdrawn or failed for other reasons

Ref document number: PI0206929

Country of ref document: BR

Free format text: PEDIDO RETIRADO FACE A IMPOSSIBILIDADE DE ACEITACAO DA ENTRADA NA FASE NACIONAL POR TER SIDO INTEMPESTIVA. O PRAZO PARA ENTRADA NA FASE NACIONAL EXPIRAVA EM 31.09.2002( 20 MESES - BR DESIGNADO APENAS) , E A PRETENSA ENTRADA NA FASE NACIONAL SO OCORREU EM 31.07.2003