小熊泡泡

          常用鏈接

          統(tǒng)計

          最新評論

          2007年4月23日 #

          tomcat conf

          <Context path="/test" docBase="D:\\projects\\test"
                   debug="5" reloadable="true" crossContext="true">
                    <Resource name="jdbc/manage" auth="Container"
                        type="javax.sql.DataSource" driverClassName="com.mysql.jdbc.Driver"
                        url="jdbc:mysql://localhost:3306/manage?autoReconnect=true"
                        username="root" password="" maxActive="100" maxIdle="10"
                        maxWait="-1"/>
            </Context>

          posted @ 2007-07-24 18:35 小熊泡泡 閱讀(280) | 評論 (0)編輯 收藏

          spring ajax 幾個常用的Action功能介紹

          1.AppendContentAction 
          SimpleText text = new SimpleText("tes內(nèi)容")
          AppendContentAction action = new AppendContentAction("num", text);
          num 頁面元素的id,text就是文本內(nèi)容
          功能:在指定的元素中添加文本內(nèi)容

          2.ReplaceContentAction
          SimpleText text = new SimpleText("tes內(nèi)容")
          ReplaceContentActionaction = new ReplaceContentAction("num", text);
          num 頁面元素的id,text就是文本內(nèi)容
          功能:在指定的元素中替換其中的文本內(nèi)容

          3.RemoveContentAction
          ReplaceContentActionaction = new ReplaceContentAction("num");
          num 頁面元素的id,text就是文本內(nèi)容
          功能:在指定的元素中刪除元素中的內(nèi)容

          4.replaceElement
           InputField field = new InputField("replaced", "Replaced", InputField.InputType.TEXT);
           ReplaceElementAction action = new ReplaceElementAction("toReplace", field);
          功能

          posted @ 2007-04-23 19:26 小熊泡泡 閱讀(469) | 評論 (1)編輯 收藏

          主站蜘蛛池模板: 靖州| 封丘县| 百色市| 栾城县| 平阳县| 丽江市| 瑞安市| 日土县| 赤城县| 鄂伦春自治旗| 辽阳市| 禹州市| 利川市| 南江县| 马山县| 宜兰县| 左权县| 根河市| 延庆县| 宁强县| 西宁市| 雅江县| 遂川县| 武邑县| 永寿县| 江山市| 秦皇岛市| 乌恰县| 桐城市| 刚察县| 漳浦县| 紫金县| 平谷区| 南丰县| 攀枝花市| 永善县| 祁连县| 清原| 禄劝| 三江| 乌苏市|