RE: Puzzling error with logic:iterate

2002-05-10 Thread Ajay Chitre
: 10 May 2002 05:46:59 - From: K Br [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Puzzling error with logic:iterate pl help. i have been wracking my small brain over this for a few hours and i have no clew. i am using logic:iterate copybook style; yet, it throws the runtime exception

Re: Puzzling error with logic:iterate

2002-05-10 Thread Arron Bates
Have you tried adding the following attribute and value to the iterate tag?... scope=page Arron. K Br wrote: pl help. i have been wracking my small brain over this for a few hours and i have no clew. i am using logic:iterate copybook style; yet, it throws the runtime exception:

RE: Puzzling error with logic:iterate

2002-05-10 Thread Ajay Chitre
[EMAIL PROTECTED] Date: Thu, 9 May 2002 23:19:48 -0700 From: Ajay Chitre [EMAIL PROTECTED] Subject: RE: Puzzling error with logic:iterate Reply-To: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] I think you are missing a jsp:useBean Not sure if this will help but try this out

Puzzling error with logic:iterate

2002-05-09 Thread K Br
pl help. i have been wracking my small brain over this for a few hours and i have no clew. i am using logic:iterate copybook style; yet, it throws the runtime exception: javax.servlet.ServletException: Cannot find bean currBook in scope null the iterate statement is: logic:iterate