🎴 Flashcard Mode

Oracle Reports Builder

Card1 / 16
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
JSP
💡 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.

Change Mode