A
Ankit
Hi,
I am new to the world of Java and am facing a problem. I have a JSP
which has imbedded JavaScript. Now, on a particular action, a
JavaScript function in that JSP sends a HTTP request to another JSP.
This second JSP makes up a response. I want to send this response back
to the JS function which sent a request to this JSP. I am using
XLMHttpRequest object for this.
How is it possible?
Thanks in advance,
Ankit
I am new to the world of Java and am facing a problem. I have a JSP
which has imbedded JavaScript. Now, on a particular action, a
JavaScript function in that JSP sends a HTTP request to another JSP.
This second JSP makes up a response. I want to send this response back
to the JS function which sent a request to this JSP. I am using
XLMHttpRequest object for this.
How is it possible?
Thanks in advance,
Ankit