<logic:present name="estabproblemsForm" property="list" >
<logic:iterate id="detail" name="estabproblemsForm" property="list" >
<tr bgcolor="#FFFFFF" onMouseOver="this.style.backgroundColor='#ACDCEE'" onMouseOut="this.style.backgroundColor='#FFFFFF'">
<td align="center" width="" height="10%"><a href="/jtss/estabproblemsViewAction.do?actflag=<bean:write name='detail' property='pkTEstabProblemsId'/>">
<% int curPage=Integer.parseInt(String.valueOf(request.getAttribute("curPage")));
int rowPage=Integer.parseInt(String.valueOf(request.getAttribute("rowPage")));
out.print((curPage-1)*rowPage + ++i); %>
</a></td>
<td align="center" width="" height="50%">
<bean:write name='detail' property='projectProblem'/>
</td>
<td align="center" width="" height="15%">
<bean:write name='detail' property='recorder'/>
</td>
<td align="center" width="" height="15%">
<bean:write name='detail' property='recordTime'/>
</td>
<td align="center" width="" height="10%">
</td>
</tr>
</logic:iterate>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="90%" align="right" background="<%=request.getContextPath()%>/resources/images/common/bg_page.gif">
<page:page formName="estabproblemsForm" type="list" />
</td>
</tr>
</table>
</logic:present>
| |||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
25 | 26 | 27 | 28 | 29 | 30 | 31 | |||
1 | 2 | 3 | 4 | 5 | 6 | 7 | |||
8 | 9 | 10 | 11 | 12 | 13 | 14 | |||
15 | 16 | 17 | 18 | 19 | 20 | 21 | |||
22 | 23 | 24 | 25 | 26 | 27 | 28 | |||
29 | 30 | 1 | 2 | 3 | 4 | 5 |
常用鏈接
留言簿(1)
隨筆檔案(35)
- 2009年11月 (1)
- 2009年10月 (1)
- 2009年9月 (2)
- 2009年8月 (2)
- 2009年7月 (3)
- 2007年5月 (2)
- 2007年4月 (20)
- 2006年11月 (1)
- 2006年7月 (3)
文章分類(5)
文章檔案(2)
新聞檔案(5)
java link
搜索
最新評論

- 1.?re: struts 令牌控制
- 謝謝 找了很多 就你這里最簡單實用
- --胡蜜
- 2.?re: spring 嵌入式事務
- 呵呵,還有嵌入式事物
- --千里冰封
- 3.?re: log4j
- JAVA不也自帶了LOG包嗎
- --千里冰封
- 4.?re: 左右選擇添加刪除內容菜單.html
- 頂了
- --千里冰封
- 5.?re: 定義層的顯示位置
- JS確實很強大
- --千里冰封