
2007年10月18日
分頁弄好了,還不夠完善。。
######EL表達式讀取屬性
class A{
??? public int getNext(){
??? ?? return 1;
??? }
}
request.setAttribute("a",new A);
${a.next }
#########logic的用法
<logic:equal name="testForm"
property="paginationInfo.hasNext" value="true"><logic:equal name="testForm"
property="paginationInfo.currentPageNumber" value="1">#########param
reqeust.getParameter("page") ${param.page}
reqeust.getAttribute("page") ${page}
posted @
2007-10-18 23:31 神的小火柴 閱讀(177) |
評論 (0) |
編輯 收藏
主鍵生成方式
使用存儲過程
完整的配置方式
posted @
2007-10-18 14:13 神的小火柴 閱讀(170) |
評論 (0) |
編輯 收藏