Hi!!!!

In the fist place, LuigiChat has moved to:
http://www.webappcabaret.com/luisglopez/LuigiChat.html Please download the
newer soure code from there.
About the error you are getting, I think it has nothing to do with the
cheking you mentioned in your mail; the code, "as it is", is running at the
web-page mentioned above. Please tell me exactly which error are you getting
from the console, both from servlet side and applet side, in order I can
tell you what's wrong.
In fact, the way you are running it is correct: fist the servlet, then the
html with appletviewer.

Cheers, and let's make it run on your machine, dude!!!!!! :-)

Luis :-)
------------------------------------------------------
Original Message:

Date:    Tue, 5 Sep 2000 04:41:34 -0700
From:    help java <[EMAIL PROTECTED]>
Subject: Re: Chat servlet/applet source code available

Hi,
When i try to Run servlet it gives error.
after reading from stream u r directly checking
---->   if (mensaje.modo == 0)
above condition.I am surprized that without checking
          ----->   mensaje!= null
above condition how did u manage it to run.
May be i am doing something wrong in running ur code.
Please specify if i am doing wrong.
i first run ur servlet and then i start appletviewer
with html file.

thanx in advance.

___________________________________________________________________________
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

Reply via email to