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

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

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

    posts - 13, comments - 7, trackbacks - 0, articles - 0
    action mapping中的attribute 屬性到底是干什么用的, 很早以前一直不太了解,今天突然又想到了這個問題,感覺不能再扔一邊不管了, 一定要解決它.


    這是在網上查到的關于attribute的解釋.
    1)應用前提,attribute只有在設置了name后才有意義。
    2)attribute可以實現對象的重用,即如果設置了attribute屬性,在創建actionform是,會先去查找相應的scope中是否有此對象,如果有,則重用,否則創建新的對象。
    3)當你將創建的acitonForm保存到相應的scope中時,你想用一個更有意義的名字來訪問它時,它就有意義了。

    可是,看到"一個更有意義的名字的時候", 我好像有點理解了
    <action
    attribute="newLoginForm"
    name="loginForm"
    type="loginAction"
    scope="request"
    path="/login">


    在struts實例化actionform的時候,struts是根據attribute的值來查找并創建actionform,有兩種情況:如果已經存在,那么從內存中取回;如果第一次實例化,那么創建,并放入內存。

    org.apache.struts.util.RequestUtils中的源代碼

    ???public static Actionform createActionform(
    ? ? ? ?HttpServletRequest request,
    ? ? ? ?ActionMapping mapping,
    ? ? ? ?ModuleConfig moduleConfig,
    ? ? ? ?ActionServlet servlet) {
    ?????? ............
    ??????............

    ???????String attribute = mapping.getAttribute();
    ??????......
    ???????Actionform instance = null;
    ? ? ? ?HttpSession session = null;

    ???????if ("request".equals(mapping.getScope())) {
    ? ? ? ? ? ?instance = (Actionform) request.getAttribute(attribute);
    ? ? ? ?} else {
    ? ? ? ? ? ?session = request.getSession();
    ? ? ? ? ? ?instance = (Actionform) session.getAttribute(attribute);
    ? ? ? ?}
    ??????................
    ????????................
    ???????
    ???????}
    ???????
    如果沒有配置attribute屬性的話, struts才會從name屬性里讀出要創建的formbean 的名字,并創建一下實例,看下邊的源代碼就知道了, 呵呵.


    org.apache.struts.config.ActionConfig

    ???protected String attribute = null;

    ? ?public String getAttribute() {
    ?//就是這里了.
    ???????if (this.attribute == null) {
    ? ? ? ? ? ?return (this.name);
    ? ? ? ?} else {
    ? ? ? ? ? ?return (this.attribute);
    ? ? ? ?}
    ? ?}

    ? ?public void setAttribute(String attribute) {
    ? ? ? ?if (configured) {
    ? ? ? ? ? ?throw new IllegalStateException("Configuration is frozen");
    ? ? ? ?}
    ? ? ? ?this.attribute = attribute;
    ? ?}

    Feedback

    # re: 關于struts-config里action元素里的attribute屬性用途的理解  回復  更多評論   

    2008-08-07 16:58 by chenhong
    好厲害!

    # re: 關于struts-config里action元素里的attribute屬性用途的理解  回復  更多評論   

    2008-10-20 22:30 by java Primer
    很好,比起亂七八糟的書籍資料,源代碼的學習才是王道
    主站蜘蛛池模板: 无码精品人妻一区二区三区免费看 | 99久久免费精品高清特色大片| 亚洲国产综合精品中文字幕| 亚洲AV第一成肉网| 日本xxwwxxww在线视频免费| 亚洲日本VA午夜在线影院| 成年人免费观看视频网站| 亚洲熟妇AV一区二区三区浪潮| 在线观看的免费网站| 亚洲精品无码av片| 国产成人在线观看免费网站 | 亚洲中文字幕AV每天更新| 18禁免费无码无遮挡不卡网站 | 亚洲乱码中文字幕手机在线| 国产黄色片免费看| 亚洲∧v久久久无码精品| 日韩免费无码视频一区二区三区| 久久精品国产亚洲AV无码偷窥| 日本亚洲免费无线码| 在线精品亚洲一区二区| 免费a级毛片永久免费| 国产无限免费观看黄网站| 亚洲国产精品一区第二页 | 亚洲人成网站色在线入口| 国产精品无码免费专区午夜 | 国产精品久久亚洲不卡动漫| 国产精品免费视频网站| 中国精品一级毛片免费播放| 久久久久亚洲精品天堂| 好吊妞788免费视频播放| 国产精品福利片免费看| 亚洲欧洲日产国产最新| 免费看的一级毛片| 国产综合免费精品久久久| 亚洲无限乱码一二三四区| 国产免费av片在线无码免费看| GOGOGO免费观看国语| 亚洲乱码卡三乱码新区| 免费大黄网站在线观看| 最好看最新的中文字幕免费| 色婷婷精品免费视频|