hellow Friends
i have a problem in chat server project
i have a two classes 
frist
chatEntry.java
and 
second
chatRoom.java
i have use a method in ChatRoom.java class

public void addChatEntry(ChatEntry entry) {
    push(entry);
}


when i compile it after compiling of ChatEntry.java 
i got error class ChatEntry not found.
please write to me why it is so.
i am using jdk1.2 & tomcat 3.2.1
thanks.
Amit

_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com




Reply via email to