servletdev
Programmer
Hi!
I'm using a GetUrl command to connect to HTTP servlet on the IIS server from client and than do a Post from this servlet to a validation center. But validation center not responding to the servlet, but Posting response back. Is there a way to combain doGet and receve this Post message in one servlet?
I'm using a GetUrl command to connect to HTTP servlet on the IIS server from client and than do a Post from this servlet to a validation center. But validation center not responding to the servlet, but Posting response back. Is there a way to combain doGet and receve this Post message in one servlet?