DEV Community

Orestis Pantazos for Open DevOps

Posted on • Edited on

2 2

🔥 JSF (JavaServer Faces) 2.0: The Story Book

JSF stands for Java ServerFaces and this story book will explain the most important parts of this Java EE framework.

Security

  • Working with the JSF Security web project
  • Using the JSF Security web project without JAAS Roles
  • Using secured managed beans with JSF Security
  • Using Acegi/Spring security in JSF web applications

The most of the JSF experts could usually say that secure the structure of web applications based on JSF will one of the most important aspects and problem to resolve in order to avoid malicious attacks, SQL injections and build a successful and more expensive final product for the end users.

In this section, you will see a series of four recipes for increasing the security of your JSF web applications. You will see how to use the JSF Security project, how to manage JAAS roles and the JSF Security layer, and how to use Acegi/Spring security for writing a login screen for the application.

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more