Hi,
Thanks for replying. actually this is a server-server kind of communication.
Here is the server side code ... which creates a Http Connection.. and explicitly send data in HTTP message format.
<URL>http://localhost:8888/pushservlet</URL> is the link of my servlet which receive all...
Hi
Is there any possible way to access a servlet (public) method or get ServletContext attribute from a stand alone class (running on same machine as servlet).
Thanks in advance !!
if you need more details check further.
~Cheers
Details:
My problem is I am using Ericsson's network...
Hello,
I am facing a problme regarding servlets.
a 3rd party servlet - LocationReportServlet takes parameter name called reportHandler. The value of this parameter has to be a class name of a class that implements the LocationReportHandler interface. The LocationReportHandler instance is added...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.