atitit.Atitit. Gui控件and面板-----服务端控件 java struts的实现最佳实践

atitit.Atitit.  Gui控件and面板-----服务端控件 java struts的实现最佳实践

1. 服务器控件的类别 1

1.1. 数据控件:该类控件可细分为两种类型:数据源控件和数据绑定控件。 1

1.2. 站点导航控件: 1

1.3. WebParts控件: 1

1.4. 登录控件: 1

1.5. Ajax 控件 1

2. jsf 2

3. Apache  ecs 2

4. Custom ui control... 2

5. Struts UI Tags display data in rich and reusable HTML. 2

1. 服务器控件的类别

1.1. HTML 服务器控件 传统的 HTML 标签 1

1.2. Web 服务器控件  

1.3. Validation 服务器控件 用于输入验证 1

1.1. 数据控件:该类控件可细分为两种类型:数据源控件和数据绑定控件。

1.2. 站点导航控件:

1.3. WebParts控件:

1.4. 登录控件:

1.5. Ajax 控件

作者::老哇的爪子Attilax艾龙,EMAIL:1466519819@qq.com

转载请注明来源: http://blog.csdn.net/attilax

2. jsf

3. Apache  ecs

4. Custom ui control...

5. Struts UI Tags display data in rich and reusable HTML. 

Form Tags 

· checkbox

· checkboxlist

· combobox

· doubleselect

· head

· file

· form

· hidden

· label

· optiontransferselect

· optgroup

· password

· radio

· reset

· select

· submit

· textarea

· textfield

· token

· updownselect

Non-Form UI Tags 

· actionerror

· actionmessage

· component

· div

· fielderror

Ajax Tags 

· a

· autocompleter

· bind

· datetimepicker

· div

· head

· submit

· tabbedpanel

· textarea

· tree

· treenode

http://struts.apache.org/release/2.0.x/docs/tag-reference.html

原文地址:https://www.cnblogs.com/attilax/p/5963808.html