Preface

This guide describes how to use the Oracle Multimedia JSP Tag Library.

In Oracle Database 11g Release 1 (11.1), the name Oracle interMedia was changed to Oracle Multimedia. The feature remains the same, only the name has changed. References to Oracle interMedia were replaced with Oracle Multimedia, however some references to Oracle interMedia or interMedia might still appear in graphical user interfaces, code examples, and related documents in the Documentation Library for Oracle Database 11g.

Audience

This guide is for experienced application developers who want to develop JSP-based multimedia Web applications of a low to medium level of complexity. It is also for application developers who want to rapidly create multimedia application prototypes and for authors of JavaServer Pages who have some experience writing Java applications.

Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible to all users, including users that are disabled. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/.

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Deaf/Hard of Hearing Access to Oracle Support Services

To reach Oracle Support Services, use a telecommunications relay service (TRS) to call Oracle Support at 1.800.223.1711. An Oracle Support Services engineer will handle technical issues and provide customer support according to the Oracle service request process. Information about TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of phone numbers is available at http://www.fcc.gov/cgb/dro/trsphonebk.html.

Related Documents

Note:

For details about installation and configuration, and for information added after the release of this guide, see the online README.txt file included in this kit.

See your operating system-specific installation guide for more information.

For more information about Oracle Multimedia, see the following documents in the Oracle Database Online Documentation Library:

For reference information about Oracle Multimedia Java classes in Javadoc format, see the following Oracle API documentation (also known as Javadoc) in the Oracle Database Online Documentation Library:

For more information about Java, including information about Java Advanced Imaging (JAI) and the JavaServer Pages Standard Tag Library (JSTL), see the API documentation provided by Sun Microsystems.

For more information about using Oracle Multimedia in a development environment, see these Oracle resources:

Conventions

The following text conventions are used in this guide:

Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.
monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.

Syntax Descriptions

Syntax descriptions are provided in this book for various Java command-line constructs in graphic form or Backus Naur Form (BNF). See the Oracle Database Online Documentation Library and the API documentation provided by Sun Microsystems for information about how to interpret these descriptions.