Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Iterating a Collection with Chili!Beans


If the Java object underlying a Chili!Beans control implements the java.util.Enumeration interface, it will function like a COM Collection class and you can use the For...Each...Next statement to iterate the Java object.



ContentsPreviousNextIndex