| Documentation |
Yablona 2
|
A short introduction to the basic concepts of Yablona |
|
JavaDoc
|
Browse JavaDoc online |
|
JSF Navigation
|
State diagram of Java Server Faces client (autogenerated from faces-config.xml)
|
| Technolgies used in Yablona |
EJB |
The Yablona classification engine is implemented in Enterprise Java Beans. |
| JSF |
The web client application is implemented in Java Server Faces. |
| SQL |
Yablona data is persisted in a SQL database |
| Ant |
Building and deploying of Yablona is based on Ant scripts |
| XDoclet |
EJB code generation and EJB deployment descriptor generation are implemented in XDoclet |
| XML |
The Yablona (server side) data model is specified in XML. |
| XSLT |
Java source code and SQL script generation based on the XML data model with XSLT transformations |
| Eclipse |
The Yablona plugin for the Eclipse platform lets you work with the ToDo list where you need it |