You are using a hyperlink JavaBean in a form so that users can click the bean area at run time to open your company’s Web page.
What must you do to make the hyperlink bean functional?
A.
Register the JavaBean and set its properties.
B.
Set the JaveBean’s properties and enable its listener.
C.
Register the JavaBean, at either design time or run time.
D.
Register the JavaBean, set it properties, and enable the listener for the event.