posted 16 years ago
I am working on networking part of B&S assignment.
According to Andrew's book, he uses RMI Connection Factory to generate different RMI client in order to have different client identification.
The reason to have different client id is that client can
lock and unlock a record by passing his id.
However, in B&S assignment, this cookie is returned by lock method instead of providing by client.
So, my question is, for B&S case, do I need to have RMI Connection Factory?
Lee
SCEA, SCJD, SCDJWS, SCWCD, SCJP