Using AWT, SWING, Other UI APIs (EJB_IO)

Description:

According to Sun EJB specifications, an enterprise bean must not use the AWT functionality to attempt to output information to a display, or to input information from a keyboard.

Most servers do not allow direct interaction between an application program and a keyboard/display attached to the server system.

Example: