类 org.apache.struts2.components.ContextBean
的使用

使用 ContextBean 的软件包
org.apache.struts2.components   
 

org.apache.struts2.componentsContextBean 的使用
 

org.apache.struts2.componentsContextBean 的子类
 class ActionComponent
          This tag enables developers to call actions directly from a JSP page by specifying the action name and an optional namespace.
 class AppendIterator
          Component for AppendIteratorTag, which jobs is to append iterators to form an appended iterator whereby entries goes from one iterator to another after each respective iterator is exhausted of entries.
 class Bean
          Instantiates a class that conforms to the JavaBeans specification.
 class Date
          Format Date object in different ways.
 class IteratorComponent
          Iterator will iterate over a value.
 class MergeIterator
          Component for MergeIteratorTag, which job is to merge iterators and successive call to the merged iterator will cause each merge iterator to have a chance to expose its element, subsequently next call will allow the next iterator to expose its element.
 class Number
          

Format Number object in different ways.

 class Set
          The set tag assigns a value to a variable in a specified scope.
 class Text
          Render a I18n text message.
 class URL
          This tag is used to create a URL.