BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Programming WebLogic htmlKona:   Previous Topic   |   Next Topic   |   Contents   

 

Programming WebLogic htmlKona

 

Contents

 

1. Introduction to WebLogic htmlKona

Deprecation of WebLogic htmlKona

What Is htmlKona?

WebLogic Implementation of JSP

How JSP Requests Are Handled

Additional Information

2. Using htmlKona

Using Deprecated htmlKona

Overview of htmlKona

htmlKona Objects and their classes

Elements: htmlKona's paint tools

using htmlKona to generate HTML documents

Setting up a page

Creating an HtmlPage

Adding attributes to the BODY element

Building the document body

Example

Setting block-level elements

Setting physical and logical attributes

Other text-level classes

Encapsulation classes

AlignType

HtmlColor

WindowName

Creating anchors

Using lists

ListElement

Using images

Using serverside and client-side image maps

Using frames

FrameSetElement

NoFramesElement

ScrollType

Example

Using tables

Example

Setting up forms

Getting form data

Example

Adding a script to a page

Using a ScriptElement

Example

Adding an applet to a page

AppletElement

Example

Embedding a file on a page

Using htmlKona to display dynamic data

Using htmlKona with Java-enabled servers

Standard Java Servlet API example

Shortcuts for testing output