I need to update a record using java and xml-rpc..
I successfully connect to my database and read many records..Now I would like to create a record, that has some relations with other table. I read the object from the other table and put into hashmaps but I don't know how to create the params to insert the record.