文章分类 -  jsp/servlet

servlert及jsp基础知识巩固
jsp自定义标签之Calendar
摘要:jsp之自定义标签基本包括三部分:.java-->.tld-->页面调用 现在来看看自定义标签的日历制作: 一.TagCalendar.jsp Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->import java.io.IOExceptio... 阅读全文
posted @ 2008-11-27 17:12 未来的软件 阅读(425) 评论(0) 推荐(0)