Previous     Contents    
iPlanet Application Server Developer's Guide


 SymbolsABCDEFGHIJKLMNOPQRSTUVWXYZ 
Index



A

ACC 1, 2, 3
accessing
business logic 1
databases 1, 2, 3
parameters 1
actions 1
activating an entity bean 1
Application Client Container 1, 2, 3
application model 1
applications
guidelines for creating 1
identifying requirements 1
improving performance 1
partitioning 1
scalability 1
AppPath 1
assembling applications 1
authenticate tag 1
authenticated operation 1
authentication
definition 1
authorization
definition 1
authorize tag 1

B

BasePath 1
batch updates
handling in JDBC 1
bean tags 1
bean, see EJBs 1
bean-managed persistence 1
BMP 1
build.xml file 1

C

C++ clients 1
cache-criteria field 1
caching element 1
CallableStatement 1
cancel 1
case tag 1, 2
class definition 1, 2
CLASSPATH setting for previous server versions 1, 2
client-side JavaScript 1
close tag 1, 2
CMP 1
bean-specific deployment descriptor 1
deployment descriptors 1, 2
example 1
third party tools 1
using the deployment tool 1, 2
vs. bean-managed persistence 1
CocoBase 1
code re-use 1, 2
command-line JSP compiler 1
comments 1
commit option C 1
compiling JSPs 1
concurrency 1
cond tag family 1
configuration files 1
configuring servlets 1
connected operation 1
connection pooling 1
Connection.isClosed() 1
container managed persistence see CMP 1
cookies 1
CORBA 1
and firewalls 1
architecture 1
failover 1
limitations 1
load balancing 1
scalability 1
scenarios 1
value-added features 1
CORBA Executive Server 1
CORBA Mapping specification 1
creating
C++ IIOP applications 1
deployment descriptors 1
entity beans 1
JSPs 1
RMI/IIOP applications 1
servlets 1
session beans 1, 2
custom tag extensions 1
custom tags, modifying 1
CXS 1

D

database transactions 1, 2
distributed 1
database vendor limitations 1
databases
accessing from EJBs 1
accessing in servlets via rowsets 1
accessing through java.transaction.UserTransaction 1
accessing with JDBC 1
connection handling with JDBC 1
connection pooling 1
EJBs as the preferred interface to 1
portability access choices 1
DD, see deployment descriptors 1
deactivating an entity bean 1
declarations element 1
declaring an EJB remote interface 1, 2
deploying
applications 1
EJBs 1
JSPs 1
redeployment 1
servlets 1
deployment descriptors
about 1
creating 1
examples 1
deployment tool 1, 2, 3
destroy() 1, 2
destroying servlets 1
development team 1
directives 1
distributed transactions 1
DNS 1
DOCTYPE element 1
Document Type Definition, see DTD files 1
documentation 1
doGet() 1, 2
doPost() 1, 2
DTD files
about 1
application XML 1
basic structure 1
EJB 1
resource 1
RMI/IIOP 1
web application 1
dynamic reloading 1
dynamicValue tag 1

E

ejbActivate() 1
ejbc 1
ejbCreate() 1, 2, 3, 4
ejbFindByPrimaryKey() 1, 2
EJBHome 1, 2
ejb-jar file 1, 2
ejb-jar.xml file 1
ejbLoad() 1
EJBObject 1, 2, 3
ejbPassivate() 1
ejbPostCreate() 1
EjbProgrammaticLogin class 1
ejb-ref element 1, 2, 3
EJBs
accessing databases with through JDBC 1
accessing with IIOP 1
client contract 1
CMP 1
component contract 1
container 1
database access from 1
defined 1
deploying 1
DTD file 1
dynamic reloading 1
entity beans 1, 2, 3
failover recovery 1
in iPlanet Application Server applications 1
introduction to 1, 2
JNDI lookup of EJB home interface 1
lookup of EJB home interface 1
partitioning guidelines 1
planning guidelines 1
property files 1
purpose of 1
remote interface 1, 2
session beans 1, 2, 3
specification 1
specifying JNDI name 1
stateful vs. stateless 1
transaction isolation level in 1
transactions 1
user authorization 1
using JDBC in 1
using serialization 1, 2
value-added features 1, 2, 3
ejbStore() 1
elements 1
Enterprise JavaBeans, see EJBs 1
enterprise-beans element 1
entity beans 1, 2, 3
accessing 1, 2
class definition for 1
declaring a remote interface 1
ejbActivate() 1
ejbCreate() 1
ejbLoad() 1
EJBObject 1
ejbPassivate() 1
ejbStore() 1
home interface 1
requirements for 1, 2
value-added features 1
entity element 1
equals operation 1
equalsIgnoreCase operation 1
escape characters 1
exceptions 1
execute tag 1
executeBatch() 1
executeNotEmpty operation 1
expressions element 1

F

failover 1, 2
CORBA 1
failover recovery 1
field tag 1, 2
finder methods 1
firewalls 1, 2
format, of URLs, in manual 1
form-based login 1
vs. programmatic 1
forward action 1
forward() 1
FORWARD-ONLY READ-ONLY result set 1

G

generic servlets 1, 2
getArray() 1
getAttribute tag 1
getBlob() 1
getClob() 1
getCreationTime() 1
getCursorName() 1
getId() 1
getLastAccessedTime() 1
getObject() 1
getParameter tag 1
getProperty action 1
getRef() 1
getRemoteUser tag 1
getRemoteUser() 1
getRequestedSessionId() 1
getTypeMap 1
getValue() 1
getValueNames() 1
goRecord tag 1
GUID (globally unique identifier) 1

H

handling requests 1
heap settings 1
home interface 1, 2
HTTP servlets 1, 2
HttpServletRequest 1
HttpSession 1
HttpSession2 1

I

iasacc.jar file 1
iasclient.jar file 1
ias-Datasource-jar element 1
ias-ejb-jar element 1
ias-ejb-jar.xml file 1
ias-javaclient-resource element 1
ias-resource element 1
iASRowSet class 1
ias-web.xml file 1
ias-web-app element 1
IEBFoStateModification interface 1
IIOP 1, 2
accessing EJBs 1
accessing servers 1
authentication 1
bridge
configuring 1
configuring to use ORBIX 1
deploying applications 1
developing applications 1
examples 1
failover 1
load balancing 1
log messages 1
lookup of EJB home interface 1
performance tuning 1
scalability 1
security 1
server configuration 1
support for 1
implementing a remote interface 1
implicit objects 1
include action 1
include directive 1
include() 1
init() 1, 2
InitialContext 1
input-field element 1
instantiating servlets 1
iPlanet Application Server Deployment Tool 1, 2
iPlanet Application Server documentation 1
iPlanet Application Server registry 1, 2
IProgrammaticLogin interface 1
isLast tag 1
isLoggedIn() 1, 2
isNew() 1
isRequestedSessionIdFromCookie() 1
isRequestedSessionIdFromURL() 1
isRequestedSessionIdValid() 1
IStartupClass interface 1
IUserPrincipal interface 1

J

Jakarta 1
Java Database Connectivity, see JDBC 1
Java Development Kit, see JDK 1
Java heap settings 1
Java Message Service 1
Java Naming and Directory Interface, see JNDI 1
java.transaction.UserTransaction 1
managing transactions with 1
JavaScript, client-side 1
javax.jar file 1
JDBC
1.0 support 1
2.0 support 1
application model diagram 1
batch updates 1
concurrency support 1
database support 1
database vendor limitations 1
defined 1
distributed transactions 1
handling database connections 1
iASRowSet class 1
JNDI support in 1
managing transactions with 1
mapping rules 1
restricting databases access with to EJBs 1
result sets
updatable 1
SCROLL-INSENSITIVE READ-ONLY result sets 1
servlet access via rowsets 1
SQL support 1
SQL-2 support 1
transactions, distributed 1
updating in batch mode 1
using in EJBs 1, 2
using in servlets 1, 2, 3
using rowset with servlets 1
jdbc element 1, 2
JDK
using bundled 1
versions and operating systems 1
JMS 1
JNDI
example 1
JDBC support for 1
looking up remote interfaces 1
lookup of EJB home interface 1
specifying EJB name 1
using in JDBC 1
jspc command 1
JSPs
about 1
accessing business objects 1
actions 1
advanced programing techniques 1
bean tags 1
command-line compiler 1
comments 1
compared to servlets 1, 2
compiling 1
creating 1
custom tag extensions 1
deploying 1
designing 1
directives 1
dynamic reloading 1
escape characters 1
example 1
exceptions 1
implicit objects 1
including other page generating resources 1
invoking with a URL 1
invoking with include or forward 1
LDAP tag library 1
load balancing 1
modifying custom tags 1
package names 1
page caching 1
portability 1
precompiling 1
registered 1
scripting elements 1
specification 1
standard tags 1
syntax 1
unregistered 1
value-added features 1

L

LDAP tag library 1
load balancing 1, 2, 3, 4, 5
loading bean state information 1
locale-charset-map element 1
log messages
IIOP 1
RMI/IIOP 1
loggedUserName() 1, 2
login
form-based 1
programmatic 1
login() 1, 2
loginSession() 1
logout() 1, 2
loop tag 1
loopEntry tag 1
loopValue tag 1

M

mapping rules, JDBC 1

N

nlsinfo element 1
notEmpty tag 1
NullValueException class 1, 2, 3

O

ORB 1, 2
ORBIX
configuring C++ IIOP clients to use 1
configuring RMI/IIOP clients to use 1

P

package names
for JSPs 1
packaging applications 1
page caching 1
page directive 1
param action 1
param element 1
param tag 1, 2
parameters
passing rules 1
servlet 1
verifying servlet 1
parameters element 1
param-group element 1
params action 1
passivating an entity bean 1
performance
improving 1
of IIOP applications 1
of RMI/IIOP applications 1
persistence, container managed see CMP 1
persistence-manager element 1
plugin action 1
pooling
database connections 1
servlets 1
pool-manager element 1
portability 1
precompiling JSPs 1
prefix attribute 1
PreparedStatement 1
ProgAuthenticationException class 1, 2
programmatic login 1
vs. form-based 1
property files
datasources 1
putValue() 1

R

redeploying applications 1
registered JSPs 1
registry 1, 2
remote interface 1, 2, 3, 4
declaring 1
implementing 1
removeValue() 1
removing servlets 1
request object 1
resource allocation 1
resource element 1
resource XML DTD file 1
resource-ref element 1, 2, 3
response pages 1
restoring bean state information 1
result cache 1
result sets
FORWARD-ONLY READ_ONLY 1
SCROLL-INSENSITIVE READ-ONLY 1
updatable 1
ResultSet 1
ResultSetMetaData 1
reusability 1, 2
rich client, see CORBA 1
RMI/IIOP 1
accessing EJBs
local 1
remote 1
and firewalls 1
authentication 1
bridge 1
configuring 1
client configuration 1
configuring to use ORBIX 1
deploying applications 1
developing applications 1
DTD file 1
examples 1
failover 1
JNDI example 1
JNDI lookup of EJB home interface 1
load balancing 1
log messages 1
packaging 1
performance tuning 1
running applications 1
scalability 1
server configuration 1
support classes 1
troubleshooting 1
user authentication 1
using the deployment tool 1
role mapping
definition 1
role-impl element 1, 2
role-mapping element 1, 2
round robin DNS 1
rowsets
iASRowSet 1
in servlets 1
rules, mapping, JDBC 1

S

scalability 1, 2, 3, 4
scripting elements 1
scriptlets element 1
security 1
and web server 1
container 1
declarative 1
goals 1
guide to 1
iPlanet Application Server features 1
model 1
programmatic 1
responsibilities overview 1
terminology 1
serialization 1
of bean references 1
service() 1, 2
servlet element 1
servlet-info element 1
servlets
about 1
accessing databases with through JDBC 1
caching results 1
class file 1
compared to JSPs 1, 2
configuration 1
creating 1
deploying 1
designing 1
destroying 1
directory structure 1
dynamic reloading 1
engine 1, 2
execution cycle 1
generic vs. HTTP 1, 2
instantiating 1
invoking from a servlet 1
invoking using a URL 1
pooling 1
removing 1
request handling 1
setting parameters 1
specification 1
standard vs. nonstandard 1
user authentication 1
user authorization 1
using JDBC in 1, 2
using rowsets in 1
verifying parameters 1
session beans 1, 2
creation guidelines 1, 2
stateful vs. stateless 1
using 1
value-added features 1, 2
session element 1
SessionBean interface 1
session-info element 1
sessions 1
about 1
and dynamic reloading 1
cookies 1
invalidating 1
security 1
sharing with AppLogics 1
SessionSynchronization interface 1
setAttribute tag 1
setEntityContext() 1
setProperty action 1
setSessionVisibility() 1
setTransactionIsolationLevel 1
setTypeMap 1
single sign-on 1
sort tag 1
specifications 1
SQL, support for in JDBC 1
startup class, using 1
startup.properties file 1
StartupClass.java file 1
stateful session beans 1
stateless session beans 1
Statement class 1
sticky load balancing 1
storing bean state information 1
storing data 1
switch tag 1, 2
syntax of JSPs 1

T

tag library directive 1
taglib directive 1
tags
custom, modifying 1
LDAP 1
standard 1
summary of 1
thread safety 1
transaction model 1
transactions 1, 2
distributed 1
isolation level 1

U

unregistered JSPs 1
unsetEntityContext() 1
updates, batch mode 1
URL rewriting 1
URLs, format, in manual 1
useBean action 1
useQuery tag 1, 2
using JNDI 1

V

validation-required element 1
value tag 1
value-added features 1
CORBA 1
for entity beans 1
for JSPs 1
for session beans 1, 2

W

web.xml file 1
WebProgrammaticLogin class 1

Previous     Contents    
Copyright © 2002
Sun Microsystems, Inc. All rights reserved.

Last Updated March 06, 2002