struts2中,valueStack中的值怎么用
我用的是struts2,跳转后到的页面是一个,pageEncoding="GB18030"%><!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1....
我用的是struts2,跳转后到的页面是一个,
pageEncoding="GB18030"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>企业信息管理系统</title>
</head>
<frameset rows="98,*,8" frameborder="no" border="0" framespacing="0">
<frame src="top.jsp" name="topFrame" scrolling="no" noresize="noresize" id="topFrame" />
<frame src="center.jsp" name="mainFrame" id="mainFrame" />
<frame src="down.html" name="bottomFrame" scrolling="no" noresize="noresize" id="bottomFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>
框架,里面的center.jsp怎么利用这个valueStack中的值,
不能直接<s:property value="admin.username"/>好像,
因为是不同的action,
但是怎么可以用得到呢?
在线等高手解答~
不胜感激~ 展开
pageEncoding="GB18030"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>企业信息管理系统</title>
</head>
<frameset rows="98,*,8" frameborder="no" border="0" framespacing="0">
<frame src="top.jsp" name="topFrame" scrolling="no" noresize="noresize" id="topFrame" />
<frame src="center.jsp" name="mainFrame" id="mainFrame" />
<frame src="down.html" name="bottomFrame" scrolling="no" noresize="noresize" id="bottomFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>
框架,里面的center.jsp怎么利用这个valueStack中的值,
不能直接<s:property value="admin.username"/>好像,
因为是不同的action,
但是怎么可以用得到呢?
在线等高手解答~
不胜感激~ 展开
2个回答
2010-12-07
展开全部
ognl 找个 视频看下就知道了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询