RE: Cannot find bean: "bookList" in any scope

2010-03-08 Thread tesla
nnen wir keine Haftung fuer den Inhalt uebernehmen. > > > > > > >> Date: Mon, 8 Mar 2010 13:51:10 -0800 >> From: fatihdu...@hotmail.com >> To: user@struts.apache.org >> Subject: Re: Cannot find bean: "bookList" in any scope >> >> >

RE: Cannot find bean: "bookList" in any scope

2010-03-08 Thread Martin Gainty
Mar 2010 13:51:10 -0800 > From: fatihdu...@hotmail.com > To: user@struts.apache.org > Subject: Re: Cannot find bean: "bookList" in any scope > > > thx for helping but now when i run the application i see an empty page i > can't see books which i retrive

Re: Cannot find bean: "bookList" in any scope

2010-03-08 Thread tesla
thx for helping but now when i run the application i see an empty page i can't see books which i retrive from my database i guess my arraylist is empty why it is?? -- View this message in context: http://old.nabble.com/Cannot-find-bean%3A-%22bookList%22-in-any-scope-tp27816517p27828192.html Sent

Re: Cannot find bean: "bookList" in any scope

2010-03-08 Thread Paweł Wielgus
Hi All, also shouldn't it be < logic:iterate name="bookForm" property="bookList" >? Best greetings, Paweł Wielgus. 2010/3/8 : > You have bookList and listBook.  Change one of them. > > On Sun, Mar 7, 2010 at 8:25 PM, tesla wrote: > >> >> Hi i'm new at struts.I wanna write all the array element

Re: Cannot find bean: "bookList" in any scope

2010-03-08 Thread stanlick
You have bookList and listBook. Change one of them. On Sun, Mar 7, 2010 at 8:25 PM, tesla wrote: > > Hi i'm new at struts.I wanna write all the array elements which i defined > at > java class to the jsp file > but i'm getting this error > "javax.servlet.ServletException: javax.servlet.jsp.JspE