"Sócrates Medina" <[EMAIL PROTECTED]> wrote on 01/26/2007 08:34:08 
AM:

> Hello guys,
> 
> 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.
> 
> I don;t want to concatenate and appent the paramerters to the URL 
action,
> just wondering if there's a more elegant way in struts config.
> 

Have you tried storing the parameters in hidden fields inside the form you 
are submitting?

Reply via email to