一个系统中的JSP页面嵌入另一个JSP页面,利用iframe这样可以吗?
<html><head><title>内嵌示例1</title></head><body><iframesrc="a.jsp"frameborder="0"scrolli...
<html>
<head>
<title>内嵌示例1</title>
</head>
<body>
<iframe src="a.jsp" frameborder="0" scrolling="yes" height="100px" width="100px" noresize="noresize"></iframe>
</body>
</html> 展开
<head>
<title>内嵌示例1</title>
</head>
<body>
<iframe src="a.jsp" frameborder="0" scrolling="yes" height="100px" width="100px" noresize="noresize"></iframe>
</body>
</html> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询