Applet Servlet Communication
Dear friends,
when i call a Servlet from a Applet . it give IOException .
it showing this message also " Server returned HTTP response code: 405 for the URL : url of Servlet "
when I call the Servlet in a normal way it works.
please help me.
|