Fénix Manual
1. Requierments
-
1.1 Java Virtual Machine
-
1.2 Apache Ant
-
1.3 Servlet Container
-
1.4 Application Server
2. Intalling the Fénix Application
-
2.1 Configuring the application
-
2.2 Installing as a standalone
-
2.3 Installing as a client/server application
-
2.3.1 Installing the application server
-
2.3.2 Installing the web client
3. Code Conventions for Programming the Fénix Application
-
3.1 Filenames & File Organization
-
3.2 Code Syntax
-
3.2.1 Java Files
-
3.2.2 SQL Files
-
3.2.3 JSP Files
-
3.3 Programming Practices
-
3.3.1 Defining the Business Domain
-
3.3.2 Programming the Persistent Tier
-
3.3.3 Defining Views
-
3.3.4 Programming the Business Tier
-
3.3.5 Programming the Presentation Tier
-
3.3.6 Writing Tests