Hi,
 
I want to query remote databases, which are located in different computers and different instituon by using servlets an JSP. For this purpose, I want to send a parameter to this remote databases using an HTML form. And I want to receive all responds and serve them in a HTML page to client. How can I do that?

Reply via email to