javascript - Call Java method by using Ajax -
this in reference this stack overflow post. want similar: on specific event, want javascript call ajax function call java method. person answered questions said create jsp file (for java code). java code use jar files, import these jar files jsp file? better approach create servlet?
(as side note, jsp file contain of java code?)
Comments
Post a Comment