小熊泡泡

          常用鏈接

          統計

          最新評論

          2007年7月24日 #

          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)編輯 收藏

          2007年4月23日 #

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

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

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

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

          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)編輯 收藏

          僅列出標題  
          主站蜘蛛池模板: 五华县| 沙湾县| 柳林县| 盐亭县| 达孜县| 尚义县| 潼关县| 洛扎县| 松江区| 红原县| 朝阳市| 澄城县| 望都县| 唐河县| 双桥区| 湘西| 镶黄旗| 双牌县| 宕昌县| 沁源县| 肃宁县| 北海市| 萨嘎县| 商洛市| 江安县| 台北市| 类乌齐县| 荥经县| 秭归县| 海林市| 泊头市| 日土县| 平邑县| 漳平市| 丰宁| 禹州市| 乐亭县| 凌云县| 阿拉善盟| 会东县| 环江|