Resource environment references  Java classes

Chapter 10: Creating Application Clients

Environment properties

Environment properties allow you to specify global read-only data for use by the application client.

Application clients must use JNDI to retrieve environment properties, using the prefix java:comp/env in JNDI lookups.

The deployment descriptor catalogs the environment properties used by the application client, as well as each property’s Java datatype and default value.

“Environment properties” describes how to add and configure environment properties.





Copyright © 2005. Sybase Inc. All rights reserved. Java classes

View this book as PDF