Business Layer: Solutions II
- Commit to Apache / mod_perl
- Store data using Apache::ModuleConfig
- user, form, constants, DB handle, templates
- Apache initialization *
- Breaking up the code into handlers
- Request cycle *
- URI translation
- Authentication
- Response
- Logging
|