Re: Cannot find bean in scope Problem

2006-02-27 Thread OJAY78
Thanks, where should I send the box of chocolate? I bet a box of chocolates you forgot to define or badly defined the logic taglib in your .jsp header :) [EMAIL PROTECTED] a écrit : >Hi, > >I have a form with a List and want to show the values on my JSP. But when I >start my JSP the bean "id"

Re: Cannot find bean in scope Problem

2006-02-24 Thread David Delbecq
I bet a box of chocolates you forgot to define or badly defined the logic taglib in your .jsp header :) [EMAIL PROTECTED] a écrit : >Hi, > >I have a form with a List and want to show the values on my JSP. But when I >start my JSP the bean "id" cannot be found in any scopy. I dont understand >why

Cannot find bean in scope Problem

2006-02-24 Thread OJAY78
Hi, I have a form with a List and want to show the values on my JSP. But when I start my JSP the bean "id" cannot be found in any scopy. I dont understand why struts is looking for a bean "id" this is only my id value of the iterate tag of my JSP. Here is my JSP code: