小熊泡泡

          常用鏈接

          統計

          最新評論

          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 小熊泡泡 閱讀(279) | 評論 (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 小熊泡泡 閱讀(468) | 評論 (1)編輯 收藏

          僅列出標題  
          主站蜘蛛池模板: 红原县| 芦山县| 巴青县| 前郭尔| 丹凤县| 平阳县| 从化市| 瑞安市| 莆田市| 南澳县| 汶川县| 北辰区| 于都县| 克山县| 友谊县| 棋牌| 安塞县| 台北县| 志丹县| 荣昌县| 聊城市| 仙桃市| 东海县| 大安市| 赫章县| 建始县| 股票| 巴中市| 游戏| 宁陵县| 色达县| 普兰店市| 安国市| 偃师市| 南澳县| 库车县| 丰原市| 新绛县| 阳曲县| 石楼县| 保亭|