Question about getting Struts bean property value into a jsp var

2001-09-15 Thread Voss, Greg
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%

Re: Question about getting Struts bean property value into a jsp var

2001-09-15 Thread Erik Hatcher
PROTECTED] Sent: Saturday, September 15, 2001 11:27 AM Subject: Question about getting Struts bean property value into a jsp var 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