在写时一定要给它赋一个初始值,也就是一定得给它的value弄个值否则会报如下错误:You must specify the value attribute or nested tag content 在页面中使用复选框的时候可能会出现以下错误:No getter method available for property ...
2015-02-17 Created By BaoXinjian 一、摘要 本文介绍在JSF创建页面向导 Step 1:Create a New Application and Project Step 2:Create JSF Page Navigation Step 3:Create JSF Pages Step 4:Design the UI Step 5:Modify the Behavior ...
2015-02-17 Created By BaoXinjian 一、摘要 本文介绍如何再JSF Application中创建和使用Bean Step 1:Create a New Application and Project Step 2:Create a JSF Page Step 3:Create a Java Class Step 4:Register the Class as a Managed...