Hi,

How can I query three remote databases at the same time using servlet? I want to send 
a parameter this databases using a HTML form. Remote servers receive this parameter, 
execute query and send results to client. I want to display all results (that remote 
databases send) one HTML page. 

How can do that?

Reply via email to