Can you tell me what do I have to do in the action class other than forwarding back to the form page. If I try to print the values from the action class, I do get the right values on the console. But when I forward mapping to the same form page. It doesnt display those values there. bcoz when it tries to execute the query , it goes to find against null values. Can you tell me the steps I require to do what I am trying to do ? I might be missing just the one required
adambomb wrote: > > Thats true ... > > > Dave Newton-4 wrote: >> >> --- adambomb <[EMAIL PROTECTED]> wrote: >>> Yep, Thats exactly my problem. I havent set the form >>> values anywhere. >> >> If a session form is "dropping values" somewhere then >> probably the program logic you think is happening >> isn't really happening... >> >> IIRC you have a form, submit the form, and go back to >> that same form, correct? >> >> d. >> >> >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam protection around >> http://mail.yahoo.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/Displaying-bean-from-action-class-tf3686377.html#a10311886 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]