This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Applets
Author
Applet Servlet Communication
Thennam Pandian
Ranch Hand
Joined: Oct 11, 2005
Posts: 163
posted
Jan 04, 2006 07:17:00
0
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.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35440
9
posted
Jan 04, 2006 07:52:00
0
Status 405 means "method not allowed". Are you trying to POST to a servlet that handles GET only, or vice-versa?
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://aspose.com/file-tools
subject: Applet Servlet Communication
Similar Threads
Probelm in applet/servlet communication
how to communicate Applet to Servet
Servlet can Call an Applet
Servlet can Call an Applet
from a applet how can i call a servlet??
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter