Previous     Contents    
iPlanet Web Server, Enterprise Edition Server-Side JavaScript Guide


 SymbolsABCDEFGHIJKLMNOPQRSTUVWXYZ 
Index



Symbols

$NSHOME\js\samples
and CLASSPATH 1
&, in URLs 1
.htm file extension 1
.html file extension 1
.js file extension 1
?, in URLs 1
\ 1
` (backquote)
See backquotes 1

A

-a compiler directive 1
ACTION attribute 1
in sample application 1
active application
glossary entry 1
addClient function 1, 2, 3, 4
addResponseHeader function 1, 2, 3, 4
agent property 1
anchors, creating 1
Application Manager
capabilities of 1
and client object 1
configuring default settings 1
debugging applications 1
figure of 1
identifying library files 1
installing applications 1, 2
overview 1, 2
protecting 1
running applications 1
starting, stopping, and restarting 1
application name 1
changing 1
specifying 1
application status, defined 1
application URLs 1, 2
glossary entry 1
application/x-www-form-urlencoded content type 1, 2
applications
architecture of 1, 2
bugbase sample application 1
building 1, 2
cipher sample application 1
compiling 1, 2, 3
configuration 1, 2
creating 1
creating source files 1, 2
dbadmin sample application 1
debugging 1
deleting 1
deploying 1, 2, 3
and file upload 1
hangman sample application 1
and HTML 1
installing 1, 2
jsaccall sample application 1
metadata sample application 1
partitioning tasks 1
publishing 1
restricting access to 1, 2
running 1, 2
at runtime 1
sample 1, 2
sendmail sample application 1
sharing data 1, 2
starting, stopping, and restarting 1
statement types 1
system requirements for 1
videoapp sample application 1
viewer sample application 1
world sample application 1
arenas, in garbage collection 1
Array object 1
arrays
See also the individual arrays 1
Java 1
ASCII 1
glossary entry 1
AUTH_TYPE CGI variable 1, 2, 3
auth_type property 1, 2
auth_user property 1, 2
authorization 1

B

background needed 1
backquotes 1, 2, 3
enclosing JavaScript in 1
when to use 1
backward compatibility 1
base application URL
glossary entry 1
Bcc property 1
beginTransaction method 1, 2, 3
binary data type 1
binary format 1
binary large objects
See BLObs 1
bit data type 1
blob data type 1, 2
blob function 1
Blob object 1, 2, 3, 4
blobImage method 1
blobLink method 1
BLObs
glossary entry 1
overview 1
working with 1, 2
Body property 1
Boolean expressions 1
Boolean object 1
Boolean type conversions (LiveConnect) 1
booleanValue method 1
bugbase application 1
byte data type 1
bytecodes 1
building 1
glossary entry 1
byteToString method 1, 2

C

-c compiler directive 1
C functions
calling 1
registering 1
C libraries 1
calling 1
C++ libraries 1
callC function 1, 2, 3
Cc property 1
CGI variables
accessing 1, 2
AUTH_TYPE 1, 2, 3
CONTENT_LENGTH 1
CONTENT_TYPE 1
GATEWAY_INTERFACE 1
HTTP_ACCEPT 1
HTTP_IF_MODIFIED_SINCE 1
HTTPS 1
HTTPS_KEYSIZE 1
HTTPS_SECRETKEYSIZE 1
PATH_TRANSLATED 1
QUERY_STRING 1, 2, 3
REMOTE_ADDR 1
REMOTE_HOST 1
REMOTE_USER 1, 2, 3
REQUEST_METHOD 1, 2, 3
SCRIPT_NAME 1
SERVER_NAME 1
SERVER_PORT 1
SERVER_PROTOCOL 1, 2, 3
SERVER_SOFTWARE 1
SERVER_URL 1
CGI, glossary entry 1
char arguments 1
char data type 1, 2, 3, 4
cipher application 1
classes
Java 1
LiveConnect 1, 2
CLASSPATH 1
clearError method 1, 2
client
characteristics of 1
communicating with server 1
glossary entry 1
maintaining client object on 1, 2
preprocessing data on 1, 2, 3
client cookies 1, 2
glossary entry 1
lifetime of properties 1
maintaining client object with 1, 2, 3
client object 1, 2, 3, 4, 5, 6, 7, 8
adding properties to URLs 1, 2
creating custom 1
custom 1, 2
description of 1
destroying 1, 2
getting identifier 1
id for maintaining 1
in sample application 1
lifetime 1
lifetime of 1, 2, 3
maintaining 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
comparing techniques 1, 2
on the client 1, 2
on the server 1, 2
with client cookies 1, 2
with client-URL encoding 1, 2
with IP address 1, 2
with server cookie 1
with server-URL encoding 1, 2
overview 1, 2
in page processing 1, 2
properties 1, 2
properties of 1
properties, expiring 1, 2
properties, overhead from 1
properties, restrictions on 1
restrictions 1
storing properties on project or server 1, 2
uniquely referring to 1, 2
client object maintenance, specifying 1
client properties
assigning 1
Boolean 1
changing 1
client requests
See requests 1
client scripts
communicating with server 1
generating 1
sending values to 1
when to use 1
client URL encoding 1, 2, 3, 4, 5, 6, 7
glossary entry 1
lifetime of properties 1
client-mode field, of jsa.conf 1
client-server communication 1, 2
using cookies for 1, 2
client-side JavaScript 1, 2, 3
glossary entry 1
illustrated 1
object lifetime 1
overview 1
clob data type 1, 2
close method 1, 2, 3, 4, 5, 6, 7, 8
colName property 1, 2
column names, displaying 1
columnName method 1, 2, 3, 4
columns method 1, 2, 3
commit, glossary entry 1
commitTransaction method 1, 2, 3
communication between client and server 1, 2
compiler 1
options 1
and PATH environment variable 1
using 1, 2
configuration styles 1, 2
confirmation prompts, configuring 1
connect method 1
connected method 1, 2
connection method 1
of DbPool objects 1
Connection objects 1, 2, 3, 4, 5, 6, 7, 8, 9
creating 1
error methods of 1
methods 1
storedProc method 1
connection pools
See also DbPool objects 1
as property of project object 1
managing 1
sharing array of 1
sharing fixed set 1
storing with project object 1, 2
connections
approaches to 1, 2
DbPool objects 1
disconnecting 1
establishing 1, 2
retrieving 1, 2
spanning multiple client requests 1
specifying number of 1, 2
specifying the number of 1
storing 1
waiting for 1
content types, managing custom 1, 2
CONTENT_LENGTH CGI variable 1
CONTENT_TYPE CGI variable 1
content-length property 1
cookie protocol 1, 2, 3
See also client cookies 1
cookie.txt 1
cookies 1, 2
client, glossary entry 1
defined 1
glossary entry 1
CORBA
glossary entry 1
core JavaScript 1, 2
glossary entry 1
critical section 1
glossary entry 1
current row 1
glossary entry 1
current transaction, glossary entry 1
cursor method 1, 2
Cursor objects 1, 2, 3, 4, 5, 6
methods 1
overview 1
properties 1
cursors
creating 1
customizing display functions 1
determining number of columns 1
displaying aggregate functions 1
displaying column names 1
displaying expressions 1
displaying record values 1
glossary entry 1
navigating with 1
overview 1
updatable 1, 2, 3, 4
using 1, 2

D

-d compiler directive 1
data
converting between formats 1
sharing between client and server 1
data persistence 1
data sharing 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
data types
Boolean conversions 1
converting for LiveWire 1, 2
converting with LiveConnect 1, 2
Informix 1
Java to JavaScript conversion 1
JavaArray conversions 1
JavaClass conversions 1
JavaObject conversions 1
in JavaScript 1
JavaScript to Java conversion 1
null conversions 1
number conversions 1
ODBC 1
Oracle 1
other conversions 1
string conversions 1
Sybase 1, 2
database access 1
database client libraries, configuring 1, 2
database clients, supported 1, 2
database configuration, verifying 1, 2
database connection pools
See connection pools 1
database connections
See connections 1
database name 1
database pools
See DbPool objects 1
database queries
and flush function 1
database server name 1
database servers
in JavaScript application architecture 1
database transactions
See transactions 1
database type 1
databases 1, 2
See also LiveWire Database Service 1
configuring 1, 2
connecting to 1
converting data types 1, 2
and dates 1
error handling 1, 2
guidelines for managing connections and threads 1
multithreaded 1
single-threaded 1
typical interactions 1
verifying connection 1
date data type 1, 2
Date object 1, 2, 3, 4
converting dates to 1, 2
dates
converting to Date objects 1
and databases 1
inserting in database 1
datetime data type 1, 2
DB2
configuring 1
data types 1
registering stored procedures in 1
stored procedure prototypes 1
DB2COMM environment variable 1
DB2INSTANCE environment variable 1
DB2PATH environment variable 1
dbadmin application 1, 2
DbBuiltin object 1
DbPool constructor 1
DbPool objects 1
See also connection pools, database pools 1
adding properties to 1
Boolean value returned by 1
connecting to a database with 1
connection method 1
connections with 1
creating 1
in connection pool arrays 1
no value returned by 1
numeric value returned by 1
object returned by 1
stored procedures and 1
string value returned by 1
using 1, 2
DDL, glossary entry 1
deadlock 1, 2
glossary entry 1
debug function 1
debug functions 1
debug URLs, using 1
Debugger 1
decimal data type 1, 2
default form values 1
default page
glossary entry 1
specifying 1, 2
default settings, Application Manager 1
DELETE SQL statement 1
deleteResponseHeader function 1, 2, 3
deleteRow method 1, 2, 3
deploy, glossary entry 1
deployment server
defined 1
glossary entry 1
updating files to 1
deprecate, glossary entry 1
destroy method 1, 2, 3
development environment, components of 1
development platform, defined 1
development server
defined 1
glossary entry 1
updating files from 1
DHCP 1
directories
conventions used 1
disconnect method 1
DML, glossary entry 1
DNS 1
document conventions 1
document root 1
documentation, other 1, 2
double data type 1
double precision data type 1, 2
Dynamic Host Configuration Protocol 1
dynamic link libraries 1

E

ECMA specification 1
JavaScript documentation and 1
JavaScript versions and 1
terminology 1
ECMA, glossary entry 1
ECMA-262 1
ECMAScript, glossary entry 1
email
See mail 1
environment variables, accessing 1
eof method 1, 2
error handling for LiveWire 1, 2
error messages, retrieving 1
error method 1, 2
error status, for File object 1
errorCode method 1
errorMessage method 1
escape function 1, 2
event handlers 1
See also the individual event handlers 1
direct substitution 1
onClick 1
exceptions
handling in Java 1
execute method 1, 2, 3
exists method 1, 2
expiration method 1, 2
external functions
calling 1
defined 1
example of use 1
glossary entry 1
guidelines for writing 1
registering 1
using in JavaScript 1
when to use 1
external libraries 1, 2
calling 1
identifying files 1
security 1
specifying 1, 2

F

-f compiler directive 1
features, new 1
file access modes 1
File class 1, 2, 3
file formats 1
file I/O 1
File object 1, 2
creating 1, 2
described 1
methods of 1
security considerations 1
file upload 1
files
accessing with JavaScript 1, 2
closing 1
getting information for 1
locking 1
opening 1
positioning within 1
reading from 1
writing to 1
fixed decimal notation 1
float data type 1, 2, 3
floatValue method 1
flush function 1, 2, 3, 4, 5
described 1
flush method 1, 2
example of use 1
form elements
hidden 1, 2, 3
using as request properties 1
FORM HTML tag 1
forms
and client maintenance 1
client scripts for 1
default values 1
GET method 1
hidden elements 1
POST method 1
processing 1
and the request object 1
statements 1
variables 1
From property 1
Function object 1
functions 1
debug 1
redirect 1
write 1, 2

G

garbage collection, in JavaScript 1, 2
GATEWAY_INTERFACE CGI variable 1
get value of method attribute 1
getLength method 1, 2
getMember method 1
getOptionValue function 1, 2
getOptionValueCount function 1
getPosition method 1, 2
getPostData method 1
global object 1

H

-h compiler directive 1
hangman application 1
headers 1, 2
request 1
Hello World application 1
hidden form elements 1
history method 1
home field, of jsa.conf 1
host property 1
hostname 1
hostname property 1
HREF attribute 1
HTML 1, 2
attributes 1, 2
conditionalizing 1
embedding JavaScript in 1, 2
generating 1
glossary entry 1
and JavaScript 1, 2, 3
sample source code 1
HTML page
constructing 1, 2, 3, 4, 5
sending to client 1, 2
HTML tags
FORM 1
IMG 1
INPUT 1
HTTP 1, 2
applets 1
glossary entry 1
protocol level 1, 2
request information 1
request, See requests 1
response buffer 1
user 1, 2
HTTP method 1, 2
HTTP_ACCEPT CGI variable 1
HTTP_IF_MODIFIED_SINCE CGI variable 1
HTTPD processes, objects for 1
httpHeader method 1, 2, 3, 4
HTTPS CGI variable 1
HTTPS_KEYSIZE CGI variable 1
HTTPS_SECRETKEYSIZE CGI variable 1

I

-i compiler directive 1
if...else statement
in sample application 1
image data type 1
image maps 1, 2
using 1
imageX property 1, 2
imageY property 1, 2
IMG HTML tag 1
index.html
and default page 1
Informix 1
configuring 1, 2
data types 1, 2
stored procedure parameters 1
INFORMIXDIR environment variable 1
INFORMIXSERVER environment variable 1
INFORMIXSQLHOSTS environment variable 1
initial page 1, 2
and request object 1
glossary entry 1
specifying 1, 2
INPUT HTML tag 1
input validation 1
INSERT SQL statement 1
insertRow method 1, 2, 3
installation parameters
configuring 1
Installing an application 1
int data type 1
integer data type 1, 2
interval data type 1
IP address 1, 2, 3, 4
glossary entry 1
lifetime of properties 1
IP address technique, glossary entry 1
ip property 1
ISMAP attribute, of IMG tag 1
isNaN function 1

J

Java
See also LiveConnect 1
accessing JavaScript 1
accessing with LiveConnect 1
arrays in JavaScript 1
calling from JavaScript 1
classes 1
communication with JavaScript 1, 2
compared to JavaScript 1
example of calling from JavaScript 1
to JavaScript communication 1
JavaScript exceptions and 1
methods requiring char arguments 1
object wrappers 1
objects, naming in JavaScript 1
packages 1
Java applets, server scripts for 1
java package 1
Java virtual machine 1
JavaArray object 1, 2
JavaArray type conversions 1
JavaClass object 1, 2
JavaClass type conversions (LiveConnect) 1
JavaObject object 1
JavaObject type conversions 1
JavaPackage object 1, 2
JavaScript
accessing from Java 1
application executable files 1
basics 1, 2
client-side 1
communication with Java 1, 2
compared to Java 1
components illustrated 1
core 1
debugging 1
differences between server and client 1
ECMA specification and 1
enabling 1
example of calling from Java 1
files 1, 2
compiling 1
garbage collection 1, 2
and HTML 1, 2
to Java Communication 1
Navigator 1, 2
object wrappers 1
overview 1
runtime processing 1, 2, 3, 4
server-side 1, 2
server-side overview 1, 2
tasks on client 1, 2
tasks on server 1, 2
variables, and request properties 1
versions and Navigator 1
where it can occur 1
JavaScript files 1
js files 1
jsa.conf file 1
jsac. See compiler. 1
jsaccall application 1, 2
jsaccall.c 1
jsaccall.h 1
JSException class 1, 2
JSObject class 1
JSObject, accessing JavaScript with 1
jsVersion property 1

L

-l compiler directive 1
LD_LIBRARY_PATH environment variable 1, 2, 3, 4, 5
LIBPATH environment variable 1, 2
libraries, external 1, 2
library field, of jsa.conf 1
links
for BLOb data 1, 2
creating 1
LiveConnect 1, 2, 3, 4
accessing Java directly 1
capabilities 1
configuration for 1
converting data types 1, 2
glossary entry 1
and HTTP applets 1
Java to JavaScript communication 1
and NSAPI applications 1
objects 1
restrictions 1
and WAI plug-ins 1
LiveWire database access library 1
LiveWire Database Service 1, 2
See also databases 1
system requirements for 1
lock method 1, 2, 3
in sample application 1
Lock object 1, 2, 3, 4
locking 1, 2
long data type 1
long raw data type 1
longdatacompat 1

M

mail
MIME-compliant 1
sending with JavaScript 1, 2, 3
majorErrorCode method 1, 2, 3, 4
majorErrorMessage method 1, 2, 3, 4, 5
mark and sweep 1
Math object 1
mathematical constants and functions 1
maxdbconnect field, of jsa.conf 1
metadata application 1
METHOD attribute 1
method property 1, 2
methods
close 1
destroy 1
expiration 1
flush 1
history 1
open 1
setPosition 1
static 1
migrating applications 1
MIME types 1
MIME, glossary entry 1
MIME-compliant mail 1
minorErrorCode method 1, 2, 3, 4
minorErrorMessage method 1, 2, 3, 4
money data type 1, 2
multimedia
using BLObs 1
MULTIPLE attribute
of SELECT tag 1
multithreaded databases 1
multi-threading
and Sybase 1

N

NAME attribute 1, 2
in sample application 1
of SELECT tag 1
native functions 1, 2
Navigator
in JavaScript application architecture 1
and JavaScript 1, 2
JavaScript versions supported 1
Navigator JavaScript
See client-side JavaScript 1
nchar data type 1, 2
Netscape cookie protocol 1, 2
glossary entry 1
netscape package 1
Netscape packages
See packages 1
Netscape web servers
configuration style support 1
in JavaScript application architecture 1
sample applications installed with 1
NETSCAPE_LIVEWIRE 1, 2
next method 1, 2, 3, 4, 5, 6
NSAPI applications 1
null value conversions (LiveConnect) 1
number data type 1, 2, 3
Number object 1
number property 1
numbers
converting to characters 1, 2
identifying 1
storing 1
type conversions (LiveConnect) 1
numeric data type 1
nvarchar data type 1, 2

O

-o compiler directive 1
object field, of jsa.conf 1
Object object 1
object prototypes 1
objects
adding properties to 1
JavaScript in Java 1
lifetimes of 1
LiveConnect 1
ODBC 1
configuring 1, 2
data types 1
drivers supported 1, 2
glossary entry 1
stored procedure prototypes 1
oldvideo application 1, 2
onClick event handler 1
Open DataBase Connectivity standard
See ODBC 1
open method 1
OpenLink
configuring 1
OPTION tag 1
Oracle 1
configuring 1, 2
data types 1, 2
stored procedure parameters 1
ORACLE_HOME environment variable 1, 2
ORACLE_SID environment variable 1
outParamCount method 1, 2
outParameters method 1, 2, 3, 4
output buffer 1
flushing 1, 2, 3
output parameters
of stored procedures 1

P

-p compiler directive 1
Packages object 1, 2
packages, Java 1
packed decimal notation 1
parameters for stored procedures 1
parseFloat function 1
parseInt function 1
Pascal functions 1
passthrough SQL, executing 1
PATH environment variable 1
for the compiler 1
PATH_INFO CGI variable 1
PATH_TRANSLATED CGI variable 1
pointers 1
pools of database connections
See connection pools 1
popups, client scripts for 1
port property 1
post value of method attribute 1
primitive value, glossary entry 1
project object 1, 2, 3, 4, 5
description of 1
in sample application 1
lifetime 1
lifetime of 1, 2
locking 1, 2, 3, 4
overview 1
properties 1, 2
properties of 1
sharing 1
storing connection pools on 1, 2, 3
properties
See also the individual properties 1
static 1
protocol property 1, 2, 3
prototypes 1
stored procedures and 1

Q

queries
customizing output 1
displaying 1
query property 1, 2
QUERY_STRING CGI variable 1, 2, 3
quotation marks
with backslash 1
order of 1

R

-r compiler directive 1
raw data type 1
read method 1, 2
readByte method 1, 2
readln method 1, 2
real data type 1
record values, displaying 1
redirect function 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
described 1
registerCFunction function 1, 2, 3
release method 1, 2, 3, 4
REMOTE_ADDR CGI variable 1
REMOTE_HOST CGI variable 1
REMOTE_USER CGI variable 1, 2, 3
request bodies, manipulating 1, 2
request headers 1, 2, 3
manipulating 1, 2
request object 1, 2, 3, 4, 5, 6, 7, 8, 9
creation 1
description of 1
example of property creation 1
and forms 1
in sample application 1
lifetime of 1, 2
overview 1
in page processing 1, 2
properties 1, 2, 3
properties, and JavaScript variables 1
saving properties 1
setting properties with form elements 1
request properties encoding in URLs 1
request thread 1
REQUEST_METHOD CGI variable 1, 2, 3
requests 1
changing 1, 2, 3
header 1
manipulating raw data 1, 2
redirecting 1
sharing a connection 1
terminating 1
response headers, manipulating 1, 2
responses, manipulating raw data 1, 2
result sets 1
See also Resultset object 1
creating 1
Resultset object 1
resultSet method 1, 2, 3, 4
Resultset object 1, 2, 3, 4, 5, 6, 7
See also result sets 1
methods of 1
return values of stored procedures 1
returnValue method 1, 2, 3, 4
rollback, glossary entry 1
rollbackTransaction method 1, 2, 3
rowid data type 1
runtime environment components 1
runtime library 1
runtime processing 1, 2, 3
example 1

S

sample applications 1, 2
Hangman 1, 2
Hello World 1, 2
SCRIPT tag 1, 2
See also client scripts 1
direct substitution in 1
when to use 1
SCRIPT_NAME CGI variable 1
scripts, changing client properties 1
security
external libraries and 1
File object and 1
select lists 1
SELECT SQL statement 1, 2, 3, 4
SELECT tag 1, 2
send method 1
sendmail application 1
SendMail class 1, 2
SendMail object 1, 2
serial data type 1
server
administration functions 1
authorization 1
characteristics of 1
communicating with client 1
maintaining client object on 1, 2
processes, objects for 1
restarting 1, 2
server cookies 1, 2, 3
glossary entry 1
lifetime of properties 1
server object 1, 2, 3, 4, 5
description of 1
lifetime 1
lifetime of 1
locking 1, 2, 3
overview 1, 2
properties 1, 2
properties of 1
sharing data 1
server routing 1
server scripts
communicating with client 1
when to use 1
SERVER tag 1, 2, 3, 4, 5, 6, 7, 8, 9
See also server scripts 1
in sample application 1
when to use 1
server URL encoding 1, 2, 3, 4, 5, 6
glossary entry 1
lifetime of properties 1
SERVER_NAME CGI variable 1
SERVER_PORT CGI variable 1
SERVER_PROTOCOL CGI variable 1, 2, 3
SERVER_SOFTWARE CGI variable 1
SERVER_URL CGI variable 1
server-client communication 1, 2
server-side JavaScript 1, 2, 3
enabling 1
executing 1
glossary entry 1
illustrated 1, 2
server-side objects, lifetime of 1
session key 1
Session Management Service 1, 2, 3, 4
glossary entry 1
object overview 1, 2
setPosition method 1
SHLIB_PATH environment variable 1, 2
single-threaded databases 1
smalldatetime data type 1
smallfloat data type 1
smallint data type 1, 2, 3
smallmoney data type 1
Smtpserver property 1
source files 1
creating 1, 2
source files, components of 1
source script, example of 1
special characters in URLs 1
SQL 1
See also the individual statements 1
error handling 1, 2
executing 1
glossary entry 1
SQL_BIGINT data type 1
SQL_BINARY data type 1
SQL_CHAR data type 1
SQL_DATE data type 1
SQL_DECIMAL data type 1
SQL_DOUBLE data type 1
SQL_FLOAT data type 1
SQL_INTEGER data type 1
SQL_LONGBINARY data type 1
SQL_LONGVARCHAR data type 1
SQL_NUMERIC data type 1
SQL_REAL data type 1
SQL_SMALLINT data type 1
SQL_TIME data type 1
SQL_TIMESTAMP data type 1
SQL_VARBINARY data type 1
SQL_VARCHAR data type 1
SQLTable method 1, 2, 3
ssjs_generateClientID function 1, 2, 3
ssjs_getCGIVariable function 1, 2, 3, 4
ssjs_getClientID function 1, 2, 3, 4
start field, of jsa.conf 1
static, glossary entry 1
stopped transaction, glossary entry 1
stored procedures 1, 2
See also Stproc object 1
arguments to 1
defining prototypes for 1
executing 1
in DB2 1
output parameters 1
parameters for 1
registering 1
result sets 1
return values 1, 2
steps for using 1
Stproc object 1, 2
storedProc method 1, 2, 3
storedProcArgs method 1, 2
Stproc object 1, 2, 3, 4, 5, 6
See also stored procedures 1
creating 1
methods of 1
string data type 1, 2, 3, 4
String object 1
strings
parsing 1
type conversions (LiveConnect) 1
stringToByte method 1, 2
styles, configuration 1, 2
Subject property 1
sun package 1
Sybase 1
configuring 1, 2
data types 1, 2
stored procedure prototypes 1
SYBASE environment variable 1, 2

T

targets, creating 1
TCP port 1
text data type 1, 2
text/html content type 1
thread pools 1
threads
and databases 1
and Java 1
ticks
See backquotes 1
time data type 1
timestamp data type 1
tinyint data type 1
TNS_ADMIN environment variable 1
To property 1
toString method 1
trace utility 1, 2
configuring 1
transactions
committing 1
controlling 1
glossary entry 1
managing 1, 2
overview 1
rolling back 1

U

unescape function 1
unique identifier 1
unlock method 1, 2, 3
in sample application 1
updatable cursor
glossary entry 1
UPDATE SQL statement 1
updateRow method 1, 2, 3
upgrading applications 1
uri field, of jsa.conf 1
uri property 1
URL encoding
See also client URL encoding, server URL encoding 1
maintaining client object with 1, 2, 3
URL-encoded variables
and request object 1
resetting 1
URLs 1
adding client properties to 1, 2
adding information to 1
application 1
changing 1, 2
and client maintenance 1, 2, 3, 4
conventions used 1
creating 1
debug 1
dynamically generating 1
encoding information in 1, 2
escaping characters in 1
glossary entry 1
including special characters 1
modifying 1
and redirect function 1
redirecting to 1
and reloading a page 1
and Session Management objects 1
to start and stop applications 1

V

-v compiler directive 1
VALUE attribute 1
varbinary data type 1
varchar data type 1, 2, 3
varchar2 data type 1
VDBCINI environment variable 1
versions of JavaScript 1
video application
See videoapp application 1
videoapp application 1, 2, 3
and ODBC 1
and SQL Server 1
viewer application 1
Visigenic, configuring 1
Visual JavaScript 1

W

WAI plug-ins 1
web files 1, 2
building 1
defined 1
glossary entry 1
moving 1
specifying path 1, 2
wrappers
for Java objects 1
for JavaScript objects 1
write function 1, 2, 3, 4, 5, 6
with backquotes 1
and client maintenance 1
described 1
and flush 1
with SERVER tag 1
write method 1, 2
writeByte method 1, 2
writeln method 1, 2
WWW, glossary entry 1

Previous     Contents    
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.

Last Updated August 09, 2000