© 2005 BEA Systems, Inc.

com.bea.struts.adapter.taglib.html
Class OptionTagAdapter

java.lang.Object
  extended byOptionTag
      extended bycom.bea.struts.adapter.taglib.html.OptionTagAdapter

public class OptionTagAdapter
extends OptionTag

See Also:
Serialized Form

Constructor Summary
OptionTagAdapter()
           
 
Method Summary
protected  String renderOptionElement()
          Generate an HTML %lt;option> element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionTagAdapter

public OptionTagAdapter()
Method Detail

renderOptionElement

protected String renderOptionElement()
                              throws JspException
Generate an HTML %lt;option> element.

Throws:
JspException
Since:
Struts 1.1

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved