Using Caché Server Pages (CSP)
- About this Book
- Introduction to Caché Server Pages
- CSP Architecture
- CSP Components: Web Server, CSP Gateway, CSP Server
- Web Server Configuration of a URL
- CSP Gateway Configuration
- CSP Application Settings
- HTTP Requests in CSP
- CSP Runtime Environment
- HTTP Request Processing
- %CSP.Page Class
- %CSP.Request Object
- %CSP.Response Object and the OnPreHTTP Method
- CSP Session Management
- Sessions with CSP.Session
- %CSP.Session Object
- State Management
- Authentication and Encryption
- Authentication Sharing Strategies
- Tag-based Development with CSP
- Building Database Applications
- Using Objects on a Page
- Binding Data to Forms
- CSP Search Page with <csp:search> Tag
- Enabling Logging in ISCLOG
- Localizing Text in a CSP Application
- Localization Basics
- $$$Text Macros
- Other Options for Displaying Localized Strings
- The MatchLanguage() Method
- Developing Custom Tags
- Rules and Actions
- Tag Matching — match Attribute
- Server-side Expressions and Code in Rule Actions
- Server Document Object Model
- Using <csr> Tags in Actions
- Using <csr> Tags Outside Actions
- Using Rule Classes
- Using %CSP.Rule Methods
- Using <csr> %CSP.AbstractAtom Write Methods
- Using <csr> %cspQuote Methods
- Creating a <grid> Tag to Display a Table
- CSP Error Notes
- Localization and Tag-Based Development
- Frequently Asked Questions About CSP