test page
1. Introduction
1.1 Overview
In the NetBackup Bighorn release, a web-based GUI for performing end-user restores and content searches (i.e., Google-like searching of backup images) will be released. The program is logically divided into a presentation layer (generally speaking, the part that builds the html pages and reacts to user input) and a domain layer (the part that executes operations that interact with back-end NBU entities such as the catalog, the media server). Throughout the document we will refer to these as the web application and the web server, respectively. This document summarizes the interface the web application will use to invoke operations on the web server. In its present form, the material is in progress and should be considered as an in-flux vehicle to capture decisions from ongoing discussions.