Hi all,
My question may be too fundamental, but I couldn't find a solution so far.
I have a Java servlet deployed in tomcat. Apart from that, I have JavaScript functions which should asynchronously pass information to the Java servlet, so that I can use the servlet functions.
I'd be very grateful if you could give me a hint how to do it.
Have a nice day ,
Pesho
My question may be too fundamental, but I couldn't find a solution so far.
I have a Java servlet deployed in tomcat. Apart from that, I have JavaScript functions which should asynchronously pass information to the Java servlet, so that I can use the servlet functions.
I'd be very grateful if you could give me a hint how to do it.
Have a nice day ,
Pesho