|
Servlet Samples
Servlets are the Java platform technology
of choice for extending and enhancing Web servers. Servlets provide
a component-based, platform-independent method for building interactive
Web-based applications. The Servlet section contains a series of
samples applications describing how to build and deploy servlet
based applications in OracleAS Containers for J2EE (OC4J).
Servlet Fundamentals
Redhat Linux Certified
This set of samples shows the fundamentals
of servlet programming, from the simplest "hello world" sample to
advanced topics like tunneling, cascading style sheets, etc.
Servlet Advanced Samples
Redhat Linux Certified
These set of samples demonstrate the more
advanced features of servlets like securing web application resources
and internationalization support.
Servlet
Survey Sample
To find out what customers want, ask them.
Phone calls at dinner time? No. To find out what members want from
Oracle products, OTN posts online surveys and studies the responses.
This set of documents describes the servlet-based Survey Application
and discusses how OTN uses it to create dynamic, interactive HTML
forms, deploy them to the Internet, and store responses in an Oracle
database. It also describes how OTN uses Oracle Discoverer to analyze
the results.
|