使用SSH2搭建的框架,跳转出现问题

我用SSH2搭建的框架,首先进入首页,就是WebRoot下的index.jsp输入账号密码,判定进行跳转,成功的话,跳转到WebRoot/tables/index.jsp... 我用SSH2搭建的框架,首先进入首页,就是WebRoot下的index.jsp
输入账号密码,判定进行跳转,
成功的话,跳转到WebRoot/tables/index.jsp
同时tables下面还有top.jsp 、menu.jsp 、 main.jsp
我的WebRoot/tables/index.jsp采用的是
<frameset name="FirstSet" framespacing="0" border="0" frameborder="0" rows="100,*">
<frame name="titleFrm" scrolling="no" src="./top.jsp" noresize marginwidth="0" marginheight="0">
<frameset name="Second_1Set" cols="150,*">
<frame name="MenuFrame" scrolling="no" noresize src="./menu.jsp" marginwidth="0" marginheight="0">
<frame name="ContentFrame" marginwidth="0" marginheight="0" scrolling="yes" src="./main.jsp">
</frameset>
但是启动之后,老是显示The requested resource (/SSHE1/main.jsp) is not available.
请问怎么寻找到当前的路径
struts.xml配置:
<action name="Login" class="LoginAction" method="login">
<result name="success">/tables/index.jsp</result>
<result name="fail">/fail.jsp</result>
</action>
展开
 我来答
beijinuo
2012-03-19 · TA获得超过112个赞
知道答主
回答量:63
采纳率:0%
帮助的人:37.7万
展开全部
class要全路径
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
凯琳kay
2012-03-19 · TA获得超过132个赞
知道答主
回答量:116
采纳率:100%
帮助的人:43.5万
展开全部
顶楼上的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式