Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java IDE
打印话题 寄给朋友 订阅主题 |
作者 | 在jbuilder中使用include是的问题? |
zbljava
发贴: 13 积分: 0 |
于 2003-08-05 21:09
file1:jsp1.jsp <%@ page contentType="text/html; charset=GBK" %> <%! String name="zbl";%> <html> <head> <title> jsp1 </title> </head> <body bgcolor="#ffffff"> <h1> JBuilder Generated JSP </h1> <jsp:include page="jsp2.jsp"/> <%--<%@ include file="jsp2.jsp"%>--%> </body> </html> file2: jsp2.jsp <%@ page contentType="text/html; charset=GBK" %> <%=name%> error message: "jsp2.jsp": Error #: 300 : variable name not found in class jsp2_0002ejsp_jsp at line 2 why cant use include? 庆祝CJSDN成立7周年 |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
3354 | 在jbuilder中使用include是的问题? | zbljava | 510 | 2003-08-05 21:09 |
2510 | Re:在jbuilder中使用include是的问题? | dapan | 37 | 2003-08-06 10:26 |
2754 | Re:在jbuilder中使用include是的问题? | ppp5 | 92 | 2003-08-13 16:01 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |