Tagged Questions
0
votes
10answers
754 views
Writing Ajax code in JAVA
I want to write ajax code in java i.e. i want use the functionality of ajax without using ajax. I'm looking for some API of JAVA which can do so.
Like we post data of a web page through JAVA program ...