Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Action vs ActionListener

Patrick HarrissAug 29 2012 — edited Sep 3 2012
I am curious if there are any best practices for using the action property vs the actionlistener property to execute some managed bean code when clicking on a button? Should you only use the actionlistener if you need to do something with the action event? Is there performance implications of using action vs actionlistener?

Thanks.
This post has been answered by Sudipto Desmukh on Sep 3 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2012
Added on Aug 29 2012
1 comment
908 views