Response from a JSP to a JS function

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
 
K

kaeli

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?

Ask in comp.lang.javascript or look in the archives.
There's been quite a bit of discussion on this topic (xmlhttprequest, that
is).


--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top