Tải bản đầy đủ (.pdf) (1 trang)

Working with Database and Security in Java - Java Security doc

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (14.64 KB, 1 trang )

Working with Database and Security in Java Assignments
© 2007 Aptech Ltd Version 1.0 Page 1 of 1
J
J
a
a
v
v
a
a


S
S
e
e
c
c
u
u
r
r
i
i
t
t
y
y




Sr. No.

Assignment Question
1 Kidszone School wants to store the information of students and their parents in
their database. This will help them to better administer and control the new
student registration process as well as manage already existing records of
enrolled students.

The School Management Board has chosen your company to provide a solution
for the same. Consider yourself to be a part of the team that implements the
solution for designing the application.

Create a GUI based Java Swing application that will incorporate authentication
of user. To gain entry into the application, first authenticate the user. Then,
check if the user is the administrator. In that case, grant him permission to
access necessary files to manage Students Record Maintenance Form as given
in Module 3 Assignment.

In case the authentication fails for the name entered, then show appropriate
error message.

The interface of the Login Form should resemble the following:





×