Patents by Inventor Shadrack K. Kilemba

Shadrack K. Kilemba has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 7451393
    Abstract: Efficient development of conventional web applications suggests extensive and thorough knowledge of web page delivery technologies such as HTML, Java, and JSPs. A rendering framework to define the static, cosmetic, “window dressing” type of content, replicated across multiple pages, in a single JSP template file which can then incorporate or include the dynamic, active content from other files, mitigates development inefficiencies. Such a rendering framework represents each screen output page by a file including the active content, while avoiding replication of the static content. Such inclusions may be nested in a hierarchical manner to enumerate the static content in one file and allow a web application to include active content according to a hierarchical inheritance. Metadata components, such as XML files, include the active content according to a predetermined declarative syntax, thereby facilitating implementation, which the framework then interprets into a resulting output page such as a JSP page.
    Type: Grant
    Filed: December 23, 2003
    Date of Patent: November 11, 2008
    Assignee: Sun Microsystems, Inc.
    Inventors: B.J. Herbison, Shadrack K. Kilemba, Peter J. Chestna, Andres M. Perez
  • Publication number: 20030163448
    Abstract: A scripting service receives requests from a browser client that includes an executing web browser. The request is then translated into a command line interface (CLI) command. The CLI command may be displayed for a user to understand how browser requests are translated into corresponding CLI commands. In addition, a translated command may be stored in a script of other translated commands. The script may be stored persistently for subsequent use. The script may also be passed to a CLI client for execution. The scripting service is especially well adapted for use with web based application such as a management application that manages items in a distributed environment.
    Type: Application
    Filed: February 26, 2002
    Publication date: August 28, 2003
    Applicant: Sun Microsystems, Inc.
    Inventors: Shadrack K. Kilemba, Paul M. Hendley, Andres M. Perez
  • Publication number: 20030163570
    Abstract: A method and apparatus relating to a CLI session tool that works in the HTTP environment of web-based applications is provided. The CLI session tool has a pre-defined set of base commands and allows a user to dynamically add their own commands to the CLI session tool. In accordance with one example embodiment, in an electronic server device in communication with a network, a method is provided for interacting with an application or database. The method includes receiving a request for information from a command line interface client. The request is mapped to a server side component, such as an instance of an action class. The action class instance queries the application or database for the information requested by the command line interface client. The action class instance then instructs a controller servlet to select and use a server page to construct an outgoing user interface.
    Type: Application
    Filed: February 26, 2002
    Publication date: August 28, 2003
    Applicant: Sun Microsystems, Inc.
    Inventors: Paul M. Hendley, Shadrack K. Kilemba, Andres Perez, Mike Fitterman