Call JSP file with Javascript

Posted by hmak on Stack Overflow See other posts from Stack Overflow or by hmak
Published on 2010-04-06T07:58:57Z Indexed on 2010/04/06 8:03 UTC
Read the original article Hit count: 184

Filed under:
|
|

I have an HTML file and I want to use javascript to call a JSP file.

It doesn't have to be javascript, I'm just looking for the easiest way to call the JSP file from the HTML file.

How can I do this?

Thanks.

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript