posts - 35,  comments - 6,  trackbacks - 0
 <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>
posted on 2007-04-17 14:11 NG 阅读(121) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航:
 
<2007年4月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

常用链接

留言簿(1)

随笔档案(35)

文章分类(5)

文章档案(2)

新闻档案(5)

java link

搜索

  •  

最新评论

阅读排行榜

评论排行榜