Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 6e920b0

Browse files
committed
'Chapter 7. Jakarta Faces', paragraph 'User Interface Component Classes': 'ActionSource' is not deprecated, so phrase about deprecation is removed.
Signed-off-by: Dmitri Cherkas <[email protected]>
1 parent 64a67d7 commit 6e920b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/asciidoc/faces-intro/faces-intro005.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ These behavioral interfaces, all defined in the `jakarta.faces.component` packag
8484

8585
* `ActionSource`: Indicates that the component can fire an action event.
8686
This interface is intended for use with components based on JavaServer Faces technology 1.1_01 and earlier versions.
87-
This interface is deprecated in JavaServer Faces 2.
8887

8988
* `ActionSource2`: Extends `ActionSource` and therefore provides the same functionality.
9089
However, it allows components to use the Expression Language (EL) when they are referencing methods that handle action events.

0 commit comments

Comments
 (0)