Re: javax.servlet.ServletException: Cannot find bean client in scope null

2001-06-12 Thread Oleg V Alexeev
Hello Geoffrey, Try to specify scope to iterate tag. Tuesday, June 12, 2001, 12:40:21 PM, you wrote: GVN> Hi all, GVN> I always have this error with this code in my jsp. GVN> GVN> GVN> GVN> GVN> GVN> GVN> The problem is the "bean:write " tag inside the "logic:iterate" tag. GVN> The

RE: javax.servlet.ServletException: Cannot find bean client in scope null

2001-06-12 Thread Leo Song
Try taking the property attribute out of the bean:write tag. Leo -Original Message- From: Abraham Kang [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 12, 2001 1:46 PM To: [EMAIL PROTECTED] Subject: RE: javax.servlet.ServletException: Cannot find bean client in scope null Hi Geoffrey

RE: javax.servlet.ServletException: Cannot find bean client in scope null

2001-06-12 Thread Abraham Kang
Hi Geoffrey, Try taking the property attribute out of the iterate tag. --Abraham > -Original Message- > From: Geoffrey Van Nuffelen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 12, 2001 1:40 AM > To: Struts-User (E-Mail) > Subject: javax.servlet.ServletException: Cannot find bean