Standards |
Rules and Regulations
If you want to get a good understanding of the Jaffa code, its standards, how things are
layed out, then read the sections below. These standards are also intended for use by
any application being build on the Jaffa Architecture.
Of course you don't have to use these in your app, but it will help later on if you start using
the Tool and Patterns in Jaffa, as they conform to the standards layed out below.
Naming Standards
- Naming Standards for HTML objects
- Naming Standards for Java
- Naming Standards for other objects
Programming Standards
- Java Programming Standards (From Sun)
- JSP Programming / Design Standards (Comming Soon)
Project Standards
- JAFFA Project Structure
- Recommended Structure For Applications Using JAFFA
- Recommended Java Application Package Structure
- Recommended Web Application Structure
|