Hi
i am doing a project where i need to update database daily from other database in different m/c and different platforms linux and windows
i am plaining to use xml
what i need to do is generate xml FILE FROM DATABASE IN LINUX platform
this xml will be made available to other servers using HTTP
other servers will fetch it and update there respective database
technology used will be
java can any one tell me how to generate xml from database
and how to parse xml and update database both nusing java
thanks
pls help