From: Sócrates Medina
> I'm having a problem with struts. I have an actioon which receive some
> parameters, but when i submit the struts form, i loose the parameters
> that i used in the same form....i just want to get help if there;s a 
> way for keeping the same parameters after submitting the form.

Either keep those params in session or put them into hidden form fields 
manually or via the ActionForm you're using?

Dave


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

Reply via email to