在WebContent\jw_du\ch12_du\index01_000.jsp
【例1】 应用<c:out>标签输出字符串(1) 在src下创建包cn.dzj.ch12,创建UserInfo.java
(2) 在WebContent\ch12_du\index02_000.jsp
【例2】 应用<c:set>标签的应用在WebContent\ch12_du\index03_000.jsp
【例3】 应用<c:remove>标签移除变量在WebContent\jch12_du\index04_000.jsp
【例4】 应用<c:catch>标签捕获异常信息(1) 在WebContent\ch12_du\navigation05_000.jsp,并创建images/bg.jpg背景图
(2) 在WebContent\ch12_du\index05_000.jsp