Posted By: Namita_Prakash |
3/28/2007 3:13:00 AM |
|
|
I have a class in which i have a function that calls another 3 classes.
Each class returns a value to this function. Now i want to display these 3 values in 3 different columns in a XML document. How do i return these 3 values or send these 3 values seperately(say in different hashmaps).
|
|