Logicsheet Development |
This example has to provide detailed instructions on logicsheet development for Apache Cocoon. It consists of two logicsheets:
- mylogic - a very simple logicsheet that implements four tags for working with dates
- db - a little more complicated logicsheet that implements two tags that retrieve data from a database. It shows how a logicsheet can use another one inside of it. The db logicsheet wraps low-level ESQL calls into a more convenient customized tags.
You can download the examples as a Windows ZIP file.
Environment
This example has been tested on this configuration:
- Cocoon 2.0rc1
- JDK 1.3
- Tomcat 4.0
- Win 2000
Author Info
Konstantin Piroumian
Email: kot_p@hotbox.ru
http://kot-p.hotbox.ru




