http://server.com/java/j3_invoker.cgiSo, the cgi script receives its data as "standard input" and sends it to the java program (or if you made the program itself executeable and named it in the form's "action" attribute, it sends the data directly to the .class file as its standard input), parser3.java, which strips away the special characters.