Can a java applet use a CGI script? - Question about Java games
I want to run a contest section on my site. I was thinking about doing a high scores type thing with some java games. The question is, can a java game call a CGI to write to a log file on the server?
If not, can you think of any other ideas for logging the top scores?