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
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