Multiple choice technology programming languages

Technology that Oracle 9i reports use to embed reports directly into web pages.

  1. JSP

  2. ASP

  3. CSS

  4. HTML

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Oracle 9i Reports uses JSP (JavaServer Pages) technology to embed reports directly into web pages, enabling dynamic report generation within web applications. ASP is Microsoft's technology, CSS is for styling, and HTML is the markup language itself. JSP allows seamless integration of Oracle reports with Java-based web infrastructure.