|
Subject:
|
Applet Servlet Communication
|
|
Posted By:
|
pandian
|
Post Date:
|
1/4/2006 9:17:14 AM
|
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.
|
|
Reply By:
|
e009
|
Reply Date:
|
1/23/2006 6:11:09 AM
|
Hi let me give you a small suggestion.JUST GO THROUGH Applet Tunneling(or Http Tunnelling) in i-net/books that is what atctually used for applet servlet communication.
|