rohansr002
Programmer
I am implement my Project in Java, i want to implement 3 tier architecture using Tomcat Server and Java. i want to know how to communicate between the servers.
My actual application deals with a virtual server, which will retrieve a table containing list of IP addresses, IP addresses will be dynamically decided.
Using this IP address the Actual server will be chosen. I am not able to understand how to implement this architecture.
Please help...
My actual application deals with a virtual server, which will retrieve a table containing list of IP addresses, IP addresses will be dynamically decided.
Using this IP address the Actual server will be chosen. I am not able to understand how to implement this architecture.
Please help...