Web Application¶
This chapter provides information necessary for developing web applications using the Nablarch application framework.
- Architecture Overview
- Responsibility Assignment of the Application
- Getting Started
- Details of Function
- Initialization of Nablarch
- Input value check
- Database access
- Exclusive control
- Upload File
- File download
- Mapping of URI and action
- Duplicate form submission prevention
- Retain input data
- Pagination
- Screen creation
- Internationalization
- Authentication
- Permission check
- Status code
- Screen transitions and status codes in the case of errors
- Send MOM message
- Scale-out design for web application
- CSRF measures
- Use web applications and RESTful web services together
- Content Security Policy(CSP) support