Oracle Ultra Search Online Documentation
Release 9.2

Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

Sample Mailing List Browser Application README

Table of Contents

1. Introduction
2. Sample Mailing List Browser Application Files
3. Setting up the Sample Mailing List Browser Application

1. Introduction

Oracle Ultra Search provides a sample mailing list browser written in JSP. The mailing list browser can display email addressed to mailing lists that have been indexed by the Ultra Search system.

The sample mailing list browser invokes the Oracle Ultra Search email API. The complete and comprehensive documentation is provided in the following document:

With this release of Ultra Search, the sample mailing list browser application no longer uses the high-level API that outputs HTML. The applications user-interface logic is entirely controlled in the JSP, therefore the look-and-feel can be completely customized to your needs.

2. Sample Mailing List Browser Application Files

The sample mailing list browser applications files are located in the $ORACLE_HOME/ultrasearch/sample/query directory. You can directly view the sample mailing list browser application source code using your preferred text editor.

The following tables list and describe all sample mailing list browser application files:

README File and Stylesheets

File Description
README.html This file
mail.css Style sheet for sample email Web application

Sample Java Server Page Mailing List Browser Applications Files

File Description
mail.jsp Mailing list browser applications that selectively include HTML code returned by other JSP files, depending on what the end user wants to view
mailindex.jsp JSP page that displays all email sources (mailing lists) of an Ultra Search instance
mailmsgs.jsp JSP page that displays all emails for an email source (mailing list).
mailreader.jsp JSP page that displays an email
mailutil.jsp JSP page that defines various functions that are used by mailreader.jsp

Graphics Files for All Applications

File Description
images/ultra_mediumbanner.gif Ultra Search banner
images/wsd.gif Background image used in sample query application

3. Setting up the Sample Mailing List Browser Application

For detailed instructions on setting up the sample JSP mailing list browser application, see Installing the Ultra Search Middle Tier Component on Web Server Hosts .


Oracle
Copyright © 2002 Oracle Corporation.
All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback