layout
Tag form


Default implementation of a Form, Binds to the specified layout formBean exposing the bean to field tags.


Tag Information
Tag Classnet.sf.springlayout.web.layout.taglib.FormTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
formBeanNametruetruejava.lang.Stringthe name of the spring form bean that this form is attached too, identified in LayoutForm definition
enctypefalsetruejava.lang.Stringhtml enctype attribute, to specify the format of the data being submitted by the form
actionfalsetruejava.lang.Stringhtml action attribute. If this attribute is specified, it overrides the value configured in Spring XML.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.