ankursaxena
Programmer
Hi I have 2 servers that are running the same application, just that the database from which they fetch are different. For this system I am using cookie to store user login information, but no I want to access a webpage from the server2 while i am logged in to server1, for this I would have to share the cookie.
eg I have a machine 10.6.128.145 and 10.6.128.146
how do i do this in jsp?
thanks
eg I have a machine 10.6.128.145 and 10.6.128.146
how do i do this in jsp?
thanks