Make an HTTP request to a CGI program (or servlet or ASP or whatever) on the server. The request would contain the user's answer and whatever other info you want to pass along. Use RMI to make a ...