What are the options for simple Ajax calls for a Java webapp?
- by Cedric Martin
I've got a very simple need and I don't know what are the options available.
If I simplify, users see webpage like this server by a Java webapp server:
[-] red
[x] green
[-] blue
[-] yellow
The selected color is green
And then I want the user to be able to select the yellow color and have the part of the page containing the relevant text…