The administration interface of Duke’s Tutoring is used by the tutoring center staff to manage the data employed by the main interface: the students, the students’ guardians, and the addresses. The administration interface uses many of the same components as the main interface. Additional components that are only used in the administration interface are described here.
Enterprise Beans Used in the Administration InterfaceThe following enterprise beans, in the dukestutoring.ejb package, are used in the administration interface:
A stateless session bean for all the business logic used in the administration interface. Contains security constraint annotations to allow invocation of the business methods only by authorized users.
The following Facelets files are used in the administration interface:
Template for the administration interface
Landing page for the administration interface
Login page for the security-constrained administration interface
Page displayed if there are errors authenticating the administration user
Pages that allow you to create, edit, and delete Address entities
Pages that allow you to create, edit, and delete Guardian entities
Pages that allow you to create, edit, and delete Student entities
Composite component for a login form using Java EE security
XHTML fragment for the administration interface’s navigation bar
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4