<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    隨筆-21  評論-29  文章-0  trackbacks-0
     

    StrutsMVC組件
            組件包括:ActionServlet Action Classes Action Mapping(此處包括ActionForward)、ActionForm Bean
    Struts中的MVC

            1
    、模型(Model):本質上來說在StrutsModel是一個商業邏輯類,開發者實現商業邏輯。
            2
    、視圖(View):View是由與控制器Servlet配合工作的一整套JSP定制標簽庫構成,利用他們可以快速建立應用系統的界面。
            3
    、控制器(Controller):前端控制器是一個Servlet。它將客戶端請求轉發到相應的后端控制器ActionForm類。
    ActionServlet(中心控制器)
    ——參看APIDOC
          
    定義:繼承自javax.servlet.http.HttpServlet類,是中心控制器(總控制器)。它提供一個中心位置來處理全部的終端請求。
          
    作用:接受請求、填充數據、派發請求、響應用戶  
        配置:在web配置文件web.xml中聲明。

    <servlet>
           
    <servlet-name>action</servlet-name>
           
    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
           
    <init-param>
               
    <param-name>config</param-name>
               
    <param-value>/WEB-INF/struts-config.xml</param-value>
           
    </init-param>
           
    <load-on-startup>0</load-on-startup>
        
    </servlet>

        
    <servlet-mapping>
           
    <servlet-name>action</servlet-name>  
           
    <url-pattern>*.do</url-pattern>
        
    </servlet-mapping>

    Action 
      

    APIDOC:An Action is an adapter between the contents of an incoming HTTP request and the corresponding business logic that should be executed to process this request. The controller (RequestProcessor) will select an appropriate Action for each request, create an instance (if necessary), and call the execute method.
      問題:Action是什么時候初始化的?服務啟動的時候,還是接收到用戶第一次請求的時候?
    AddStudentAction中加入以下代碼(加入其構造方法)

    public AddStudentAction(){
            System.out.println(
    "in AddStudentAction constructor");
        }

    重新部署后觀察頁面和控制器


    以上證明:Action發出該Action請求,不是在讀取配置時初始化的!
    再打開另外一個瀏覽器,新建一個會話,發現該語句只打印一次,即證明Action只初始化一次!

    APIDOC:Actions must be programmed in a thread-safe manner, because the controller will share the same instance for multiple simultaneous requests. This means you should design with the following items in mind:  

    • Instance and static variables MUST NOT be used to store information related to the state of a particular request. They MAY be used to share global resources across requests for the same action.
    • Access to other resources (JavaBeans, session variables, etc.) MUST be synchronized if those resources require protection. (Generally, however, resource classes should be designed to provide their own protection where necessary.

    注意:Action的線程安全性,不能多個請求共享一個Action實例。
    怎樣實現Action的安全性編程?
       注意不要用實例變量或者類變量共享只是針對某個請求的數據
       注意資源操作的同步性。
    應用:可以統計一個Action訪問次數。(設計一個實例變量count 其在調用時加1)
    新建一個CountAction類,其繼承自Action類


    在struts-config.xml中注冊  即加入如下代碼
    <action path="/countAction" type="cn.itcast.CountAction"></action>
    編輯CountAction代碼 如下

    package cn.itcast;

    import java.io.PrintWriter;

    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;

    import org.apache.struts.action.Action;
    import org.apache.struts.action.ActionForm;
    import org.apache.struts.action.ActionForward;
    import org.apache.struts.action.ActionMapping;

    public class CountAction extends Action {
        
        
    private Integer count = 0 ;
        
    public ActionForward execute(ActionMapping mapping, ActionForm form,
                HttpServletRequest request, HttpServletResponse response)
                
    throws Exception {
            
            
    synchronized (count){
            count
    ++ ;
            }

            PrintWriter out 
    = response.getWriter();
            out.println(
    "count="+count);        
            
    return null ;
        }


    }

    重新部署應用 http://localhost:8080/strutstest//countAction.do 實現了計數功能





    有n個請求就會執行n個對應的execute方法,但這n個execute方法同時操作count變量,要注意線程安全!

    posted on 2009-05-02 22:14 特立獨行 閱讀(251) 評論(0)  編輯  收藏 所屬分類: Struts框架
    主站蜘蛛池模板: 日本永久免费a∨在线视频| 日韩亚洲Av人人夜夜澡人人爽| 亚洲国产成a人v在线| 无码精品人妻一区二区三区免费看| 亚洲高清国产AV拍精品青青草原| 男人天堂免费视频| 亚洲日韩v无码中文字幕| 三年片在线观看免费西瓜视频| 国产亚洲av人片在线观看| 91国内免费在线视频| 亚洲av无码一区二区乱子伦as| 久久精品免费视频观看| 亚洲精品国产成人99久久| 亚洲视频免费播放| 亚洲人成影院77777| 全免费a级毛片免费**视频| 国产精品亚洲二区在线| 四虎影视永久免费观看地址 | 亚洲热妇无码AV在线播放| 中文在线观看免费网站| 久久精品国产精品亚洲艾草网| 在线观看永久免费| 亚洲熟女乱色一区二区三区| 国产gav成人免费播放视频| 国产性生大片免费观看性| 亚洲第一福利视频| 在线观看特色大片免费视频 | 国产精品美女午夜爽爽爽免费| 国产综合激情在线亚洲第一页 | 亚洲精品tv久久久久久久久久| 中文字幕无线码中文字幕免费| 亚洲网站在线播放| 国产资源免费观看| 99re6在线精品免费观看| 亚洲人成网站色在线观看| 亚洲国产综合人成综合网站| 一个人免费日韩不卡视频| 亚洲国产欧美国产综合一区| 中文亚洲AV片不卡在线观看 | 国产精品免费久久久久影院| 久久精品国产精品亚洲毛片|