|
JavaServer Pages Samples
This section contains a series of sample
applications which demonstrate various features of JavaServer
Pages.
JSP Multimedia Tag Library - Demo [11-Feb-2004]
Redhat Linux Certified
This demo illustrates the key features
of Oracle Application Server(AS) 10g
Multimedia Tag Library for JSP. The demo primarily illustrates
how to apply different media retrieval and media upload tags that
are supported by Oracle AS 10g
Multimedia Tag Library for JSP. The demo is about an Online Webinar
application where the user can view different web seminars online.
Besides this, there is an Admin module using which the Administrator
can upload web seminars into the database.
Download
Now (ZIP, 124KB)
Download
Media Files (ZIP, 45.5MB)
Install
JSP Sample Application [01-Nov-2003]
This sample application demonstrates the JSP capabilities of Oracle Application Server.
Download
Now (ZIP)
JSP 2.0: Tic-Tac-Toe Demo [08-Sep-2003]
Redhat Linux Certified
A small demonstration illustrating how
to use JSP 2.0 fragments and simple tag handlers. This demo is
built around a game of "Randomized TicTacToe.
Download
Now (ZIP, 52KB)
Readme
JSP 2.0: Changing Holiday Store Demo
[08-Sep-2003]
Redhat Linux Certified
Another demonstration illustrating a wide
range of JSP features -- tag files, JSTL, EL and other JSP 2.0
features. The demo shows how the Web front end of an e-store can
display different look and feels based on the selected holiday
occasion, and promotes a set of appropriate products for the occasion.
Download
Now (ZIP, 959KB)
Readme
JSP
1.x Samples [27-Feb-2003]
Redhat Linux Certified
These set of sample applications demonstrate
a range of JSP techniques, from basic to advanced. These samples
demonstrate using the different OC4J JSP Utility tags and javabeans,
and also using different APIs, for example, JDBC, Java Mail, Oracle
XML-SQL Utility etc.
OracleAS
Web Cache Samples
These set of OracleAS Web Cache samples
demonstrates dynamic content caching and ESI techonology using
JESI tags
Caching
Samples [22-Jun-2002]
These samples demonstrates the use of JESI tags and the Web Object
Cache Tags in Oracle JSP.
Oracle BC4J JSP Samples
This section contains a series of sample
applications which demonstrate various features of Oracle BC4J
JavaServer Pages.
Note: This
sample workspace contain a SQL script for installing the Oracle9i
JDeveloper Sample schemas HR and OE. It is a prerequisite to run
these set of samples. Readme
Edit Record
This sample shows how to manually build
an JSP edit form. It shows the difference between using BC4J Data
Tag Input text fields or static HTML input text fields and what
are the implications..
Download
Now (ZIP, 123KB)
Search Form
This sample JSP application describes how
to build a useful search form using BC4J. This form can have one
or multiple search fields..
Download
Now (ZIP, 155KB)
Database Transactions
This sample shows how to manually insert,
update, delete BC4J data. This is a set of JSP pages showing usages
for posting, commiting, updating, and deleting BC4J data..
Download
Now (ZIP, 97KB)
HTML Select Control
This sample covers all of the details in
building HTML select controls. It shows what is available with
the BC4J Data Tags as well as how you can build these controls
manually for maximum flexibility..
Download
Now (ZIP, 109KB)
Data Iteration and Presentation
This sample clearly shows how to use the
various tags such as: AttributeIterate,RowsetIterate, CriteriaIterate,
ShowValue, ViewCriteria, RenderValue in presenting Data inHTML.
The goal of this sample is to show the tags for iterating and
presenting BC4J data andmeta data..
Download
Now (ZIP, 104KB)
Data Scrolling
This sample shows how to scroll through
pages of BC4J data. It will explain in detail how to do this manually.
Download
Now (ZIP, 166KB)
Updated OnlineOrders
This sample is based on the JDeveloper
3.2 Online Orders JSP client sample but is updated to show new
technology available with Oracle9i
JDeveloper.
Download
Now (ZIP, 419KB)
|