Do you keep your form in the request or session scope?
Ricardo Gladwell <[EMAIL PROTECTED]> schrieb am
20.09.2004, 11:38:05:
> Hi All,
>
> The inability to set initial values for struts element is
> causing me some real issues. I have a view action that I use to redirect
> to a form with radi
On radio buttons
http://www.jguru.com/faq/view.jsp?EID=1028442
has helped me. With the special problem you described. Can you set the
value somewhere in the session and pick it up again in the second
form's reset method? Maybe I didn't understand your problem entirely...
Ricardo Gladwell <[EMAIL
Since you see to experience your problem in request processing, may be
set the encoding with the VM: -Dfile.encoding="ISO-8859-1" or UTF-8 if
you like. Also the locale of your operating system might play a role.
If its a UNIX/Linux box, do you have the german locale installed?
Regards
Martin
Ca
3 matches
Mail list logo