
I am writting a java program for a LAN which creates accounts for students and allows them to view assignments posted by lecturers and also submit. I would like to know the structure it would take, i.e whether i would create folders for each student on the server and also how i would verify users. Thank you.