I want to use java.server.rmi.UID to create a unique identifer and then use the toString() method to obtain the string representation. Does anyone know if this String length is a specific length or can it vary? thanks
subject: what is length of java.server.rmi.UID as string?