Serialized Form


Package org.apache.taglibs.jndi

Class org.apache.taglibs.jndi.ForEachAttributeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

attributeRef

java.lang.String attributeRef

attributeObject

java.lang.Object attributeObject

nameEnum

javax.naming.NamingEnumeration nameEnum

currentAttribute

javax.naming.directory.Attribute currentAttribute

scope

int scope

Class org.apache.taglibs.jndi.GetAttributeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

attributeRef

java.lang.String attributeRef

attributeObject

java.lang.Object attributeObject

scope

int scope

attribute

java.lang.String attribute

multivalueMode

int multivalueMode

nameEnum

javax.naming.NamingEnumeration nameEnum

theAttribute

javax.naming.directory.Attribute theAttribute

Class org.apache.taglibs.jndi.ListTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

context

javax.naming.Context context

contextRef

java.lang.String contextRef

nameId

java.lang.String nameId

classId

java.lang.String classId

objId

java.lang.String objId

nameScope

int nameScope

classScope

int classScope

objScope

int objScope

name

java.lang.String name

nameObject

javax.naming.Name nameObject

bindings

boolean bindings

nameEnum

javax.naming.NamingEnumeration nameEnum

currentListing

javax.naming.NameClassPair currentListing

Class org.apache.taglibs.jndi.LookupTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

context

javax.naming.Context context

contextRef

java.lang.String contextRef

name

java.lang.String name

scope

int scope

type

java.lang.String type

nameObject

javax.naming.Name nameObject

Class org.apache.taglibs.jndi.SearchTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

scope

int scope

attributes

java.lang.String attributes

attributeSeparator

java.lang.String attributeSeparator

controls

javax.naming.directory.SearchControls controls

context

javax.naming.directory.DirContext context

contextRef

java.lang.String contextRef

filter

java.lang.String filter

nameEnum

javax.naming.NamingEnumeration nameEnum

currentResult

javax.naming.directory.SearchResult currentResult

name

java.lang.String name

nameObject

javax.naming.Name nameObject

Class org.apache.taglibs.jndi.UseContextTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

env

java.util.Hashtable env

scope

int scope

url

java.lang.String url

Class org.apache.taglibs.jndi.UseDirContextTag extends UseContextTag implements Serializable



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.