Chapter 12. External Services
In this chapter, you learn how to access external services from your JSF application. We show you how to access databases, send email, and connect to web services.
Database Access with JDBC
In the following sections, we give you a brief refresher of the Java Database Connectivity (JDBC) API. We assume that you are familiar with basic Structured Query Language (SQL) commands. A more thorough introduction to these topics can ...
Get Core JavaServer™ Faces 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.