Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1002557
  • 博文数量: 152
  • 博客积分: 4937
  • 博客等级: 上校
  • 技术积分: 1662
  • 用 户 组: 普通用户
  • 注册时间: 2007-10-05 16:55
文章分类

全部博文(152)

文章存档

2013年(12)

2012年(6)

2011年(58)

2010年(43)

2009年(1)

2008年(15)

2007年(17)

我的朋友

分类: Java

2010-07-06 11:59:02



 
 
   
   
   
   
   
   
   
 
   
   
   
   
   
 
 
 
   
   
  
 
 
   
          attribute="userForm"
      input="/user/adduser.jsp"
      name="userForm"
      parameter="command"
      path="/user"
      scope="request"
      type="com.newspager.struts.action.UserAction" >
     
     
     
   
   
 
   
   
   
         name="TempNumberForm"
     type="com.newspager.struts.action.TempNumberAction"
     parameter="command">
     
     
    
    
   

   
          attribute="pagerForm"
      name="pagerForm"
      parameter="command"
      path="/pager"
      scope="request"
      type="com.newspager.struts.action.PagerAction">
     
     
     
   

   
        path="/price"
    parameter="command"
    name="priceForm"
    type="com.newspager.struts.action.PriceAction" >
     
   

   
        path="/orderNo"
    parameter="command"
    name="orderNoForm"
    type="com.newspager.struts.action.OrderNoAction" >
     
   

          attribute="pauseNumberForm"
      input="/pausenumber_add_update.jsp"
      name="pauseNumberForm"
      parameter="command"
      path="/pauseNumber"
      scope="request"
      type="com.newspager.struts.action.PauseNumberAction">
     
     
   
          attribute="tempWeekForm"
      input="/form/tempWeek.jsp"
      name="tempWeekForm"
      parameter="command"
      path="/tempWeek"
      scope="request"
      type="com.newspager.struts.action.TempWeekAction" >
     
     
     
          attribute="historyNumberForm"
      name="historyNumberForm"
      parameter="command"
      path="/historyNumber"
      scope="request"
      type="com.newspager.struts.action.HistoryNumberAction" >
     
     
     
     
     
          attribute="addNumberForm"
      input="/form/addNumber.jsp"
      name="addNumberForm"
      parameter="command"
      path="/addNumber"
      scope="request"
      type="com.newspager.struts.action.AddNumberAction"
      validate="false" >
     
     
    
     
          attribute="printForm"
      input="/form/print.jsp"
      name="printForm"
      parameter="command"
      path="/print"
      scope="request"
      type="com.newspager.struts.action.PrintAction" >
     
     
     
   
          attribute="nextPrintForm"
      name="nextPrintForm"
      parameter="command"
      path="/nextPrint"
      scope="request"
      type="com.newspager.struts.action.NextPrintAction" >  
       
       
     
           path="/remark"
       type="com.newspager.struts.action.RemarkAction"
       name="remarkForm"
      parameter="command"
        >
       
       
   
   

              attribute="loginForm"
      input="/login.jsp"
      name="loginForm"
      parameter="command"
      path="/login"
      scope="request"
      type="com.newspager.struts.action.LoginAction" >
   
   
 
 
 
 
 
阅读(478) | 评论(0) | 转发(0) |
0

上一篇:BaseAction

下一篇:Velocity教程

给主人留下些什么吧!~~