Sharing data between two servers
843830Oct 7 2004 — edited Oct 7 2004I am using a method named setName to set the name attribute on a stateless session bean. This is on one server. Now can I on the clone use getName method to retrieve the value set on the stateless session bean?
cheers,
Deepa