Chapter 10. External Services
“Database Access with JDBC” on page 451
“Configuring a Data Source” on page 457
“An Introduction to LDAP” on page 473
“Managing Configuration Information” on page 483
“Container-Managed Authentication and Authorization” on page 505
“Using Web Services” on page 516
In this chapter, you learn how to access external services from your JSF application. We show you how to connect to databases, directory services, and web services. Our primary interest lies in the clean separation between the application logic and the configuration of resources.
Database Access with JDBC
In the following sections, we give you a brief refresher of the JDBC (Java Database Connectivity) API. ...
Get Core JavaServer Faces, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.