Task Index

Purpose Prerequisites Performer Memo
Enable WebForm on an existing web application

* Install necessary libraries

* Update web.xml

* Apply tag libraries

* Apply header and footer settings

ˇ@ Deployer ˇ@
Create a plugin with some page, some XML, and some code

* Create a plugin

* Add some HTML pages into a plugin

* Create plugin XML config

* Create document handlerˇ@

* Viewing current XML document in the session.

ˇ@ Developer ˇ@
Enable logging on existing code

* Create logger for each class

ˇ@ Developer ˇ@
Configuring the logging system

* Logging levels explained

* Using logging configuration interface

* Using LoggingServlet to view log from web in real-time

ˇ@ Developer, Deployer ˇ@
Intercept events for HTML anchors

* Create a HTML page

* Attaching a link to a XForm

* Create an event handler

* Testing the event

ˇ@ Developer ˇ@
Using Velocity to construct XML documents programmatically

* Using VelocityServletHelper

* Using Velocity Template Language

ˇ@ Developer ˇ@
Using JDOM to manipulate XML Document Object Model

* JDOM basics

* XML operations

ˇ@ Developer ˇ@
Torque introduction

* Database encapsulation layer auto-generation.

ˇ@ Developer ˇ@