BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

Package com.bea.wlw.netui.tags.naming

Interface Summary
NameInterceptor An interface that is used to allow interceptors to modify attributes that are going to be written to a client from a NetUI JSP tag.
 

Class Summary
FormDataNameInterceptor A NameInterceptor that qualifies all non-expression attributes that are expected to be expressions into valid expressions.
IndexedNameInterceptor A NameInterceptor that is used to rewrite names which reference the container databinding context.
PrefixNameInterceptor A NameInterceptor that is used to add a prefix handler onto a NetUI tag that is being written to the client.
 


BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.