Re: action command

1999-06-26 Thread Anonymous
It is? Our code uses action command fairly extensively and the 1.2 compiler doesn't seem to complain. Can you show a sample output of javac with the -deprication option on? -rchit R MUTHUSWAMY wrote: > > hi all, > > i got some code where the event handling is done

action command

1999-06-26 Thread R MUTHUSWAMY
hi all, i got some code where the event handling is done using the command action and when i compile it it says that the method is depreciated. What is the alternative method or way to do event handling. Any help would be of great help. bye, MUTHU. ---