How to use Map in ActionForm

2003-08-28 Thread Ravi Garg
Hi all, I have a Map of obejcts in my ActionForm. So now what I want to do is to display contents of object as text(editable) field. And when ever user makes any changes those changes are reflected.. I have heard of nesting property of struts. But don't know how it works with Map of

Re: How to use Map in ActionForm

2003-08-28 Thread Yakov Belov
Hi All, I am wondering which file to insert message-resources key=key parameter=parameter null=false/ into. Is it struts-config.xml for the application? Also, do I understand correctly?: 1) key is the id for the bundle to be used, say in html:errors 2) parameter is the actual file name of the