javascript - Accessing Java class from html web app -


i have dynamic web project. in src folder have java class couple of methods. let suppose index.html file have 2 buttons.on click of button how can call java class. there possibility of doing so? please suggest me
in advance
regards avinash

create servlet handle get/post requests, invoke java code , return result.

http://docs.oracle.com/cd/e19857-01/819-6518/abxbh/index.html http://www.oracle.com/technetwork/java/servlet-142430.html


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -