Hi,
You can found a little (and temporaly) patch here : 
http://www.mycgiserver.com/~eboudrant/?nostat=true#dyna
This bug should be resolved in next struts release.
Bug: When we redisplay an DynaActionForm with indexed property, the value displayed is 
not the real value, but the address of the Array. This patch override the RequestUtils 
and BaseFieldTag classes.
An indexed property is declared like this :

<form-property name="listName" type="java.lang.String[]"/> 

Important: You must initilize all your indexed property (new String[x]...) before 
display it.

 

-Emmanuel

 

  Gopi Chand <[EMAIL PROTECTED]> a écrit : 
Hi,I got the same problem as u mentioned. For me also it is displaying address of 
String array ,instead of value. How u resolved this problem. Let me know.ThanksChand.

---------------------------------
Chat with friends online, try MSN Messenger: Click Here



---------------------------------
Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en français !

Reply via email to