© 2004 BEA Systems, Inc.

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

java.lang.Object
  extended byFormTag
      extended bycom.bea.struts.adapter.taglib.html.FormTagAdapter

public class FormTagAdapter
extends FormTag

See Also:
Serialized Form

Constructor Summary
FormTagAdapter()
           
 
Method Summary
 int doStartTag()
          Render the beginning of this form.
protected  String getActionMappingURL(String action, PageContext pageContext)
          Return the form action converted into a server-relative URL.
protected  String renderFocusJavascript()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormTagAdapter

public FormTagAdapter()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Render the beginning of this form.

Throws:
JspException - if a JSP exception has occurred

getActionMappingURL

protected String getActionMappingURL(String action,
                                     PageContext pageContext)
Return the form action converted into a server-relative URL.


renderFocusJavascript

protected String renderFocusJavascript()

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved