Invoke a Java Servlet with Javascript

Aug20
  • Share/Bookmark

Difficulty: ★★★☆☆
It is possible to invoke a Java Servlet from your Javascript.
Just implement this code. Please see the comments in the function.

var requ[......]

Read more...