Make sure that the bkObject is set in session not in request.

Rgs
Vikram
----- Original Message ----- 
From: "Dinesh Samson J" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 8:14 PM
Subject: <html:select> error reloading the jsp


> Greetings,
>  
> I am retrieving a set of data for a field, from the database and loading
> my form with these values as listbox.
> This works fine.
> I key-in other details in the same form and click submit.
> In my forward mapping, for failure I refer the JSP.
>  
> When I loads the same JSP , I get an Jasper error 
> Cannot find bean under name bkobject
>  
>  
> <html:select property="beneNo">
> <html:options collection="bkobject" property= "beneNo"
> labelProperty="beneName"/>
> </html:select>
>  
> I need to load the same page for any failures with the original data.
>  
> Is there anything property to set?
>  
>  
> Thanks in advance
>  
> regards,
>  
> Dinesh Samson J
> 
> 
>  
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to