Index: P
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: P
- page counter, implementing: 5.1. The Servlet Life Cycle
 
- pages, redirecting (HTTP servlets): 5.2.4. Servlet Responses
 
- <PARAM> tags (servlet tags, using): 5.6. Server-Side Includes
 
- parameters
 
  
  - batch updates (CallableStatement): 2.13.2. Batch Updates
 
  
  - clearing (PreparedStatement): 2.8. Prepared Statements
 
  
  - CODE (servlet tags): 5.6. Server-Side Includes
 
  
  - CODEBASE (remote servlets, loading): 5.6. Server-Side Includes
 
  
  - IDL method calls,
    
    IDL/Java interface mapping: 10.10.4.1. Helper and holder classes
 
  
  
  - IDL methods: 10.10.2.1. Parameters
 
    - 
    mapping to Java: 10.10.4.3. Methods
 
  
- 
  
  
- initialization, activated objects: 13. The java.rmi Package
 
  
  - servlet requests, accessing: 5.2.5. Servlet Requests
 
  
  - specifying, prepareStatement(): 2.8. Prepared Statements
 
  
  - stored procedures: 2.11. Stored Procedures
 
 
 
- parents
 
  
  - Context objects and: 6.6.2. Browsing a Naming System
 
  
  - creating new context: 6.7. Creating and Destroying Contexts
 
 
- parsePostData() (HttpUtils): 26. The javax.servlet.http Package
 
- parseQueryString() (HttpUtils): 26. The javax.servlet.http Package
 
- PartialResultException class: 22. The javax.naming Package
 
- passivation
 
  
  - enterprise beans,
    
    container control: 7.2.3. The EJB Container
 
  
  
  - entity beans: 7.6.5. Life Cycle of an Entity Bean
 
    
    - bean-managed persistence: 7.6.3.1. A persistent ProfileBean
 
  
 
  
  - session beans: 19. The javax.ejb Package
 
  
  - stateless session beans and: 7.5.1. Stateless Versus Stateful Session Beans
 
 
- passwords, authenticating: 5.2.7. Security
 
- passwords (database connections): 2.4. Connecting to the Database
 
- path, files (idltojava compiler): 12. Java IDL Tools
 
- path, specifying (cookies): 5.7. Cookies
 
- peer-to-peer systems,
  
  client vs. server: 3.1.2. RMI Architecture
 
- performance
 
  
  - databases,
    
    precompiled SQL statements: 2.8. Prepared Statements
 
  
  
  - escape-sequence processing, affecting: 2.12. Escape Sequences
 
  " - factory class vs. RMI registry": 3.4.3. Factory Classes
 
  
  - isolation levels vs.: 2.10. Transactions
 
  
  - URL encoding, problems: 5.8. Session Tracking
 
 
- persistence
 
  
  - container-managed,
    
    database mapping: 7.7.1. Container-Managed Data Mapping
 
  
  
  - container support (enterprise beans): 7.2.3. The EJB Container
 
  
  - CORBA objects: 11.4. Persistent Object Service
 
  
  - EJB,
    
    container management of: 7.2.3. The EJB Container
 
  
  
  - entity beans: 7.6. Implementing Entity Beans
 
    - 7.6.3.1. A persistent ProfileBean
 
    
    - bean-managed: 7.6. Implementing Entity Beans
 
      - 7.6.3.1. A persistent ProfileBean
 
      - 7.6.7. Container-Managed Persistence
 
    
 
    
    - container-managed: 7.6. Implementing Entity Beans
 
    
    - container-managed persistence: 7.6.7. Container-Managed Persistence
 
    
    - removing: 7.6.5. Life Cycle of an Entity Bean
 
  
 
  
  - entity beans vs. session beans: 7.2.2. The Enterprise JavaBeans Object
 
  
  - remote references: 3.2.1. Key RMI Classes for Remote Object Implementations
 
    - 3.6.1. Persistent Remote References
 
    - 14. The java.rmi.activation Package
 
  
 
  
  - servlets: 1.4.1. Enabling E-Commerce for a Mail-Order Enterprise
 
    - 5. Java Servlets
 
    - 5.1. The Servlet Life Cycle
 
  
 
  
  - servlets, web application efficiency: 5.4. Custom Servlet Initialization
 
  
  - session beans: 7.5.2. Optional Transaction Support
 
  
  - tnameserv implementation, CORBA Naming Service: 12. Java IDL Tools
 
 
- Persistent Object Service (CORBA): 11.4. Persistent Object Service
 
  - 11.9. Transaction Service
 
 
- PERSIST_STORE class: 30. The org.omg.CORBA Package
 
- phantom reads (transactions): 7.3.2. Transaction Isolation Levels
 
- platform independence (JDBC): 2.1. JDBC Architecture
 
- point-to-point,
  
  messaging: 21. The javax.jms Package
 
- point-to-point communication
 
  
  - Activatable and UnicastRemoteObject objects: 14. The java.rmi.activation Package
 
  
  - object references: 3.1.2. RMI Architecture
 
 
- policy,
  
  security (CORBA): 4. Java IDL
 
- policy files (Java): 3.5.1. Configuring Clients and Servers for Remote Class Loading
 
  - 3.5.1. Configuring Clients and Servers for Remote Class Loading
 
 
- Policy interface: 30. The org.omg.CORBA Package
 
- PolicyError class: 30. The org.omg.CORBA Package
 
- policy_type() (Policy): 30. The org.omg.CORBA Package
 
- poll_response() (Request): 30. The org.omg.CORBA Package
 
- PooledConnection interface: 2.13.5. The JDBC Standard Extension
 
  - 27. The javax.sql Package
 
 
- pooling
 
  
  - containers (EJB),
    
    stateless session beans: 7.5.1. Stateless Versus Stateful Session Beans
 
  
  
  - database connections: 5.9. Databases and Non-HTML Content
 
  
  - entity beans: 7.6. Implementing Entity Beans
 
    - 7.6.5. Life Cycle of an Entity Bean
 
  
 
  
  - servlet instances: 5.5. Thread Safety
 
  
  - stateless session beans: 7.5.1. Stateless Versus Stateful Session Beans
 
 
- pooling connections: 2.10. Transactions
 
  
  - JDBC: 2.4. Connecting to the Database
 
  
  - JDBC 2.0 standard extension: 2.13.5. The JDBC Standard Extension
 
 
- port, specifying (ORB): 4.4.2.2. Using multiple naming services
 
- PortableRemoteObject class: 3.8. RMI over IIOP
 
- PortableRemoteObject interface: 7.9.5. Assorted Other Changes
 
- ports
 
  
  - activation daemon: 3.6.5.1. The daemon's dual personality
 
  
  - client requests on CORBA Naming Service: 12. Java IDL Tools
 
  
  - exceptions (already in use): 17. The java.rmi.server Package
 
  
  - exported objects, specifying for: 3.6.2.1. The Activatable class
 
  
  - exported remote objects, specifying for: 3.6.2.2. Implementing an activatable object
 
  
  - ORBs, specifying: 4.3.1. Initializing the ORB
 
  
  - registry daemons, listening on: 3.4.1. The Registry and Naming Services
 
  
  - RMI activation daemon: 9. RMI Tools
 
    - 9. RMI Tools
 
  
 
  
  - RMI registry: 9. RMI Tools
 
  
  - servers, obtaining (servlet requests): 5.2.5. Servlet Requests
 
 
- position()
 
  
  - Blob interface: 18. The java.sql Package
 
  
  - Clob interface: 18. The java.sql Package
 
 
- POST (HTTP request): 5.2.3. POST, HEAD, and Other Requests
 
- POST (HTTP requests): 5.5. Thread Safety
 
- pragma directives (preprocessing), idltojavacompiler: 12. Java IDL Tools
 
- preferred flag: 38.2.3.1. Member availability and flags
 
- prepareCall()
 
  
  - CallableStatement interface: 2.11. Stored Procedures
 
  
  - Connection interface: 2.11. Stored Procedures
 
 
- PreparedStatement interface: 2.5. Statements
 
  - 2.8. Prepared Statements
 
  - 18. The java.sql Package
 
  
  - batch updates: 2.13.2. Batch Updates
 
  
  - parameters, setting (example): 2.8. Prepared Statements
 
 
- prepareStatement() (Connection): 2.8. Prepared Statements
 
- prepareStatement()(Connection): 18. The java.sql Package
 
- preprocessing directives (idltojava compiler): 12. Java IDL Tools
 
- previous(),
  
  ResultSet interface: 18. The java.sql Package
 
- primary keys
 
  
  - class, specifying (deployment descriptors): 7.7. Deploying an Enterprise JavaBeans Object
 
  
  - entity beans: 7.6. Implementing Entity Beans
 
    - 7.6.1. Primary Keys
 
    
    - container-managed persistence: 7.6.7. Container-Managed Persistence
 
    
    - EJB 1.1 specification, changes: 7.9.5. Assorted Other Changes
 
  
 
  
  - session beans: 7.6.1. Primary Keys
 
  
  - SQL: 8.3.1. CREATE TABLE
 
  
  - user name, storing (bean-managed persistence): 7.6.3.1. A persistent ProfileBean
 
 
- primitive data types: 2.6. Results
 
- Principal class: 30. The org.omg.CORBA Package
 
- PrincipalHolder class: 30. The org.omg.CORBA Package
 
- print() (ServletOutputStream): 25. The javax.servlet Package
 
- println() (ServletOutputStream): 25. The javax.servlet Package
 
- PrintReader: 5.3. Servlet Chaining
 
- printWarnings() (SQLWarning): 2.7.1. SQL Warnings
 
- privacy issues (cookies): 5.7. Cookies
 
- profile server: 7.4. Implementing a Basic EJB Object
 
- properties
 
  
  - deployment options, settings: 7. Enterprise JavaBeans
 
  
  - EJB components: 7. Enterprise JavaBeans
 
  
  - file, creating (LDAP server): 6.9.3. The Attributes Interface
 
  
  - files, creating (naming services): 6.5.2. Loading an Initial Context
 
  
  - initial context (naming systems): 6.3.1. Using the InitialContext Class
 
  
  - JMS messages: 21. The javax.jms Package
 
  
  - naming systems, changing: 6.2. A JNDI Example
 
 
- properties file,
  
  EJB server creating JDBC connection pool: 7.3.1. Making the EJB Server Aware of Database Transactions
 
- properties (ORBs)
 
  
  - nonstandard: 4.3.1. Initializing the ORB
 
  
  - specifying: 4.3.1. Initializing the ORB
 
  
  - standard: 4.3.1. Initializing the ORB
 
 
- Property Service (CORBA): 11.12. Property Service
 
- protocol (servlet requests), accessing: 5.2.5. Servlet Requests
 
- PROVIDER_URL properties: 6.2. A JNDI Example
 
  - 7.8.1. Finding Home Interfaces Through JNDI
 
 
- public classes: 4.2.1. An IDL Primer
 
  - 7.4.3. The Bean Implementation
 
 
- publish/subscribe messaging: 21. The javax.jms Package
 
- pull events (CORBA): 11.3. Event Service
 
- push events (CORBA): 11.3. Event Service
 
- put() (BasicAttributes): 23. The javax.naming.directory Package
 
- PUT (HTTP request): 5.2.3. POST, HEAD, and Other Requests
 
- putValue() (HttpSession): 5.8. Session Tracking
 
  - 26. The javax.servlet.http Package
 
 
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2001
O'Reilly & Associates, Inc.
All Rights Reserved.