Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

Limitations of Chili!Beans Objects

The following limitations apply to Chili!Beans objects:

·   A Chili!Beans object is accessible to all threads in a Sun Chili!Soft ASP application, and is thread-safe if the underlying Java class is thread-safe. The Chili!Beans object is marked in the registry with ThreadingModel=both; this means that Chili!Beans objects stored as Application or Session variables will be accessed from multiple threads and will certainly fail if their underlying Java code is not thread-safe.

·   There is no support for multiple-dimension arrays as either arguments or return values.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.