Check your methods carefully. Note that the ExiBtnAL class is added
as a listener while EncBtnAL and DecBtnAL fail. The reason is that
EncBtnAL and DecBtnAL have a public void ActionPerformed(ActionEvent ae);
method which is not the same as the required public void
actionPerformed(ActionEvent ae);
public void actionPerformed(ActionEvent ae);
public void ActionPerformed(ActionEvent ae);
^
***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.
***********************************************************************
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html