Re: Applet servlet communication using Java Web Server2.0

2001-07-03 Thread Mark Galbreath
July 02, 2001 10:20 PM Subject: Applet servlet communication using Java Web Server2.0 > Dear all, > > I am currently doing applet and servlet communication sending object through > ObjectOutputStream. The communication works fine when I use jsdk2.1 but > somehow it fails when I tried

Applet servlet communication using Java Web Server2.0

2001-07-02 Thread ck chiam
Dear all, I am currently doing applet and servlet communication sending object through ObjectOutputStream. The communication works fine when I use jsdk2.1 but somehow it fails when I tried using JavaWebServer2.0. It returns an error NullPointerException. I have registered all the servlets and sta