主题 : jeecms的首页是如何跳转的
级别: 童生
UID: 56387
积分:11 加为好友
威望: 1 精华: 0
主题:1 回复:5
注册时间:2013-12-26
在线时长:0
1#   发表于:2013-12-27 17:25:05  IP:221.58.*.*
请教一下,输入路径以后,系统会打开首页,这个是怎么实现的,在哪里调用的action?
我看了一下web.xml,
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.shtml</welcome-file>
<welcome-file>index.jhtml</welcome-file>
</welcome-file-list>
但是没有index.html和index.shtml这两个文件,而index.jhtml里的内容是空的。一般来说都是在index里写一些跳转语句实现跳转的,但是这个没有。
求解答...
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
2#   发表于:2013-12-27 17:27:29  IP:115.170.*.*
这个action
功成由勤,业精于勤。
1 共1页