Jsp 如何使用include指令

时间:2024-10-12 02:20:48

1、首先打开Eclipse 。

Jsp 如何使用include指令

2、创建一个Web工程。

Jsp 如何使用include指令

3、创建一个名为myjsp1.jsp的Jsp文件。

Jsp 如何使用include指令
Jsp 如何使用include指令

4、创建一个名为myjsp1.txt的文本文件。

Jsp 如何使用include指令
Jsp 如何使用include指令

5、在myjsp1.txt输入aaa。

Jsp 如何使用include指令

6、在myjsp1.jsp文件使用include指令包好myjsp1.txt。

Jsp 如何使用include指令

7、启动tomcat,在浏览器地址栏输入http://localhost:8080/include/myjsp1.jsp,打开页面,如图所示。

Jsp 如何使用include指令

8、新建一个JSP文件,文件名为temp.jsp

Jsp 如何使用include指令

9、在myjsp2.jsp文件使用out对象输出字符串“Hello World!”。

Jsp 如何使用include指令

10、在myjsp1.jsp使用include指令包含myjsp2.jsp 。

Jsp 如何使用include指令

11、在浏览器的地址栏输入http://localhost:8080/include/m鲻戟缒男yjsp1.jsp打开页面。

Jsp 如何使用include指令
© 手抄报圈