Sounds like you have an error somewhere. Try fixing that and it should work.

things to check:
1. You have named you getters and setters correctly and dont have multiple
getters or setters for the same property
2. You have specified your actionform to use correctly in struts-config.xml

You arent getting any error messages I presume?
The values in question are present in the request?
Is it every property in that form or just some?

-----Original Message-----
From: Remedia Filippo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 17:02
To: Struts Users Mailing List
Subject: no parameters set


Hi all,
a strange problem.
Struts doesn't set the values in my ActionForm class extension, from the
http request parameters.
Any suggestion ?
regards


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


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

Reply via email to