package registration; public class RegistrationPK implements java.io.Serializable { public String theuser; public RegistrationPK() { } }