Posted By:
Halil_AKINCI
Posted On:
Friday, June 7, 2002 12:03 AM
Hi,
I want to connect and query two or three distributed databases with RMI at the same time. I want to send a parameter this databases using a HTML form. Servers will receive this parameter, execute a query and send query results back. How can I desing my architecture?