pre 1.1b3
[DEBUG] org.apache.struts.util.RequestUtils - --> DynaActionForm[dynaClass=surveyMaintForm,category=<NULL>,currentNodeId=<NULL>,cmd=<NULL>,ranking=<NULL>,nodeName=<NULL>]
1.1b3
[DEBUG] org.apache.struts.util.RequestUtils - --> DynaActionForm[dynaClass=surveyMaintForm,category=<NULL>,currentNodeId=,cmd=,ranking=<NULL>,nodeName=]
category and ranking still remain <NULL> as they are defined as java.util.Map instead of Strings like the rest of the parameters..
-h
Hemanth Setty wrote:
Hello All,
Before I head out and chill out for the new years..I have a question/problem for those who are not on their 5th bottle of guiness..hic..hic!!:)
Well I just downloaded 1.1 beta 3 today and updated my application with the new libraries. There seems to be a difference in the way DynaActionForm gets initialized. Before beta 3...and as late as around dec 10th nightly build..DynaActionForm properties would get initialized to <NULL>...now in beta3 all the String form properties get initialized to empty string. Is this a bug or is this the way it is supposed to be?
Thanks in advance and Have a HAPPY NEW YEAR!
-hemanth
--
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]>