Hi all Can I prefill the values of my form bean ahead of displaying the jsp page that is associated with this form? If yes, how?
I am trying not to override the values entered by the user on this result page. Because when an error occurs the page is redisplayed and since I am getting the values from an object that I store in the session, the fields are reset back to their original values. Thanks Tex... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

