Hi,
How can I get values out of a session bean and into a jsp variable?
This is what I have that does not work.
<struts_bean:write name="user" property="email"
filter="no"/>
<IFRAME name=float
src="http://localhost/db/app/pages/MyPage.html?email=<%=email%>" width=720
height=350>
</IFRAME>
TIA.
Greg Voss
Manager, Web Development
Silverstream Software Inc.

