Hi, Im java beginner. Im doing my assignment and face some problem.
this is my program description:
Admin register new user, clerk allocate engineer by entering engineer name. If engineer exist, it will add record.
But now my problem is clerk cant search the engineer name which in the register.txt.
Engineer also cant search the file create by clerk.
My code is too long to quote