SSH框架中,搜索数据库中的内容如何让url显示的不是action,用的重定向...
发布网友
发布时间:2024-10-23 21:29
我来回答
共2个回答
热心网友
时间:2024-11-10 20:56
好办, 创建一个html页面中,在页面中使用iframe内联跳转至action url即可。
在html页面中加入下面的代码
<iframe name="res" src="action的url" frameborder=“0” scrolling="yes" height="768px" width="1000px"></iframe>
以后你直接访问这个html页面就行。
热心网友
时间:2024-11-10 20:54
sturts.xml中的
result 中的type属性设置一下