
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 08/Mar/04 11:33 PM
Updated: 26/Jun/06 04:45 PM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.2.3
|
|
|
Environment:
|
Tomcat5x, Windows2000
|
|
|
In WW1.4, A HashMap returned from Action Result was
converted to XML with a "key" , "value" pair mapping.
However with WW2.0, HashMap is not being converted to
its corresponding XML. We would like to use the generated XML from a XSLT. All the other data types
including Lists work fine except HashMap. I have
checked the source for WW2.0 and it seems like they
have not written any code to support HashMaps.
It would be great if you guys can fix this.
Thanks
Kiran
|
|
Description
|
In WW1.4, A HashMap returned from Action Result was
converted to XML with a "key" , "value" pair mapping.
However with WW2.0, HashMap is not being converted to
its corresponding XML. We would like to use the generated XML from a XSLT. All the other data types
including Lists work fine except HashMap. I have
checked the source for WW2.0 and it seems like they
have not written any code to support HashMaps.
It would be great if you guys can fix this.
Thanks
Kiran
|
Show » |
|