webwork模块调用

 

1,<@ww.action id="article" executeResult="true" namespace="/blogArticle" name="getNewBlogArticleList"/>

2,

<@ww.action id="cmt" executeResult="true" namespace="/blogArticle" name="getNewCmtList" ignoreContextParams="true">   
  <@ww.param name="enityName">image</@ww.param>
 </@ww.action>

lunzi   2007-06-16 15:54:13 评论:1   阅读:250   引用:0
@2007-08-29 22:58:23  游客
<#list type1.pageSupport.indexes as index>    
      <#if ((index_index + 1)> (type1.pageSupport.index-3))&&((index_index + 1)<(type1.pageSupport.index))>
       <a href="getMoreArticleList.jhtml?startIndex=${index?if_exists}" class="cDFE2C5">${index_index+1}</a>
      </#if>  
    </#list>
    [<font color="red">${type1.pageSupport.index}</font>]
    <#list type1.pageSupport.indexes as index>    
      <#if ((index_index + 1)<= (type1.pageSupport.index+3))&&((index_index + 1)>(type1.pageSupport.index))>
       <a h

发表评论>>

署名发表(评论可管理,不必输入下面的姓名)

姓名:

主题:

内容: 最少15个,最长1000个字符

验证码: (如不清楚,请刷新)

Copyright@2008 powered by YuLog