On Wed, 22 Sep 2004 03:16:00 -0400, juicy wrote:
> catch(IOException e){}
> catch(ClassNotFoundException e){}//an exception occured here
This is very shoddy practice.
<http://www.physci.org/codes/javafaq.jsp#stacktrace>
...
> The client still can't read the object and ClassNotFoundException
> occurred.
> What's wrong with my code this time?
<http://www.physci.org/codes/javafaq.jsp#exact>
Which has some hand tips, and points to here..
<http://mindprod.com/jgloss/runerrormessages.html#INDEX>
<http://mindprod.com/jgloss/runerrormessages.html#CLASSNOTFOUNDEXCEPTION>
Did you import java.awt.Event in your server?
One more thing, you might find people can help you
a lot more easily if you provide an SSCCE
<http://www.physci.org/codes/sscce.jsp>
HTH
--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane