URL mapping methods and systems

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000

Reexamination Certificate

active

06654741

ABSTRACT:

TECHNICAL FIELD
This invention relates to methods of mapping URLs and to related URL-mapping systems.
BACKGROUND OF THE INVENTION
URLs or universal resource locators are used to access resources which can be provided over a communications network such as the Internet. URLs are simply formatted strings that identify particular resources. Typically, a user or client will send a URL to a network server that will respond by sending the requested resource, such as a web page, back to the client. URLs that are provided by a client sometimes have a different, simpler form than those that are used by the server and/or web-site rendering engine that provides the requested resource. For example, a client-provided URL might take the following form: http://<hostname>/<Abs Path>, where the “hostname” is a network host domain name or address, and “Abs Path” is the location of the resource requested. The location could be a simple directory path to a .htm file, or a list of parameters that the web site rendering engine can act upon to generate HTML-formatted content. Yet, the URL which is used by the web-site rendering engine is often much more complex in form than the client-provided URL. For example, the form used by the rendering engine might take the following form: <Abs Path>/script/foo.dll/<identifier>. The URL form that is used by different rendering engines can really take many forms, and contain the required details that are necessary for the rendering engine to find or generate the requested resource. It is desirable for this more complex URL form to be transparent to the client. This way, the client need only see and/or provide the more simple “user-friendly” URL to the server or web-site rendering engine. Additionally, the underlying complex URL may in fact change over time, while it is desirable for the external form of the URL to remain unchanged so as to not affect customers of the service.
Against this backdrop, a need has arisen for a solution to the problem of translating or mapping the simpler, user-friendly URLs into the more complex URLs needed by a rendering engine. Attempts in the past have failed to provide truly flexible, convenient, and dynamic solutions. For example, one past solution was a so-called hard-coded approach which simply provided fixed software code with built-in logic to handle the desired mappings. One way of doing this is to provide a series of IF, THEN statements or a CASE statement to handle the mapping. Problems associated with this approach include that the set of mappings which is supported is fixed, and any changes, such as adding new mapping statements, or modifying existing mapping statements, requires the code to be modified or rewritten. This, in turn, results in a large turn around time which is highly undesirable. In addition, the web service must typically be stopped and restarted which is undesirable and unacceptable for large web-sites that see a large amount of traffic. Moreover, building the rule-mapping logic into the code makes it difficult to have any hierarchical organization of the rules, or to support reverse mapping of the rules. So, in short, the solutions which have been proposed and implemented to date do not provide the flexibility, convenience, and dynamic performance which is so desirable, and in fact, necessary in the current operating environment.
SUMMARY OF THE INVENTION
The invention provides for flexible, convenient, and dynamic URL mapping methods and systems by providing generalized approaches which specify patterns in term of recognizable syntax. The recognizable syntax can be defined by one or more rules. The rules are used and applied to an input URL string which is provided by a client to map the input URL string to an output URL string which is used by a rendering engine to provide a requested resource.
Embodiments of the invention provide for a rule cache or internal store in which rules are kept. The rule cache allows for rules to be added, deleted, or modified as desired, without the need to stop and re-start the web service. The rule cache can be populated dynamically at run time. In addition, embodiments of the invention conveniently group rules into rule groups. Individual rule groups can be selectively applied to an input URL string. Furthermore, reverse mapping is supported by embodiments of the invention simply through the use of suitable rule additions or rule group additions in the rule cache, as may be appropriate.


REFERENCES:
patent: 5717860 (1998-02-01), Graber et al.
patent: 5761683 (1998-06-01), Logan et al.
patent: 5864676 (1999-01-01), Beer et al.
patent: 5864863 (1999-01-01), Burrows
patent: 5958008 (1999-09-01), Pogrebisky et al.
patent: 6038603 (2000-03-01), Joseph
patent: 6061738 (2000-05-01), Osaku et al.
patent: 6094649 (2000-07-01), Bowen et al.
patent: 6119078 (2000-09-01), Kobayakawa et al.
patent: 6119153 (2000-09-01), Dujari et al.
patent: 6122647 (2000-09-01), Horowitz et al.
patent: 6208986 (2001-03-01), Schneck et al.
patent: 6271840 (2001-08-01), Finseth et al.
patent: 6297819 (2001-10-01), Furst
patent: 6321227 (2001-11-01), Ryu
patent: 6345278 (2002-02-01), Hitchcock et al.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

URL mapping methods and systems does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with URL mapping methods and systems, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and URL mapping methods and systems will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3172043

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.