Hi, have you ever read something about struts forms before asking questions here? Don't feel offended but this is a base functionality and I'm pretty sure you will not receive much help about issues like this. And you'll need to provide at least the version of Struts you're using.
I guess you're using Struts 1.x Setting the value of the form field in the action that precedes the forward to the jsp will do what you need if all your configurations are OK. The form field is property of a struts form configured for your action. If this does not ring any bells for you you'll really need to read something for the version of Struts you're using. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]