Hello Dinesh,

you should not forward to the jsp but to the action preparing
the jsp data.

Thursday, December 12, 2002, 11:14:40 AM, you wrote:

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


 



-- 
Best regards,
Dirk


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

Reply via email to