Re: Losing form values after validating

2005-03-09 Thread Fredrik Boström
message Like this: New Thread Topic: Message: As I see it, the action and categoryId fields should be treated the exact same way. But still only action gets re-populated when returning from the validation. Confusing... Ideas? Regards, Fredrik Antony Joseph wr

Re: Losing form values after validating

2005-03-09 Thread Fredrik Boström
;Fredrik Boström" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Subject: Re: Losing form values after validating Date: Wed, 09 Mar 2005 19:46:23 +0200 Just for completeness, I'll post some more relevant information about the application. newForm.jsp (partly) --

Re: Losing form values after validating

2005-03-09 Thread Antony Joseph
Try this. The input point to your tile. - Original Message - From: "Fredrik Boström" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Subject: Re: Losing form values after validating Date: Wed, 09 Mar 2005 19:46:23 +0200 > > Just for c

Re: Losing form values after validating

2005-03-09 Thread Fredrik Boström
Just for completeness, I'll post some more relevant information about the application. newForm.jsp (partly) New Thread Topic: Message: struts-config.xml (partly) - type="org.apache.struts.validator.DynaVal

Losing form values after validating

2005-03-09 Thread Fredrik Boström
Hi all. I'm working on a small message-forum project and have stumbled upon many problems along the way, most of which I've been able to more or less solve. To the most recent problem, though, I haven't found any solution despite lots of googling. I'm using a DynaValidatorActionForm to validate