Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dynamic content

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,

I wonder if it is possible with Javascript, JScript or VBScript to request data from a java servlet and get the response as string or similar to insert this data into a <div> tag (with divtag.innerHTML or similar) so that I don't have to reload the entire page when I want to update only a part of the page.
Any suggestions?

Thanks in advance.

Regards,

Graste
 
I am sure this is, I have not yet explored it, but check out RMI - at - also for a quick fix, try an iframe.
b2 - benbiddington@surf4nix.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top