• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
开水房
ASP.NET
博客园    首页    新随笔    联系   管理    订阅  订阅
11 2008 档案
jsp:include page="" 和 include file="" 的区别

摘要:jsp:include page="" 和 include file="" 的区别 下面用三个实验,更清淅的理解 和 的区别。 包含被 include 文件的输出 包含被 include 文件的代码 阅读全文
posted @ 2008-11-25 15:46 白开水皮皮 阅读(236) 评论(0) 推荐(0)
forward,sendRedirect 区别

摘要:1.RequestDispatcher.forward() 是在服务器端起作用,当使用forward()时,Servlet engine传递HTTP请求从当前的Servlet or JSP到另外一个Servlet,JSP 或普通HTML文件,也即你的form提交至a.jsp,在a.jsp用到了forward()重定向至b.jsp,此时form提交的所有信息在 b.jsp都可以获得,参数自动传递.... 阅读全文
posted @ 2008-11-25 15:06 白开水皮皮 阅读(479) 评论(0) 推荐(0)
getAttribute, getParamter区别 转帖

摘要:getAttribute和getParameter的区别 2007-04-09 15:21 .getAttribute是取得jsp中 用setAttribute設定的attribute 2.parameter得到的是string;attribute得到的是object 3.reques... 阅读全文
posted @ 2008-11-25 14:57 白开水皮皮 阅读(274) 评论(0) 推荐(0)
Excel 根据符号拆分成单元格

摘要:数据》分列》分格符号(选空格) 阅读全文
posted @ 2008-11-25 10:58 白开水皮皮 阅读(772) 评论(0) 推荐(0)
索引器

摘要:class myListBox { protected ArrayList data = new ArrayList(); public object this[int idx] { get ... 阅读全文
posted @ 2008-11-20 08:32 白开水皮皮 阅读(196) 评论(0) 推荐(0)

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3