A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://docs.oracle.com/javaee/6/tutorial/doc/gkafw.html below:

Administration Interface - The Java EE 6 Tutorial

Administration Interface

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 Interface

The following enterprise beans, in the dukestutoring.ejb package, are used in the administration interface:

AdminBean

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.

Facelets Files Used in the Administration Interface

The following Facelets files are used in the administration interface:

admin/adminTemplate.xhtml

Template for the administration interface

admin/index.xhtml

Landing page for the administration interface

admin/login.xhtml

Login page for the security-constrained administration interface

admin/loginError.xhtml

Page displayed if there are errors authenticating the administration user

admin/address directory

Pages that allow you to create, edit, and delete Address entities

admin/guardian directory

Pages that allow you to create, edit, and delete Guardian entities

admin/student directory

Pages that allow you to create, edit, and delete Student entities

resources/components/formLogin.xhtml

Composite component for a login form using Java EE security

WEB-INF/includes/adminNav.xhtml

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