JBoss and cgi

Hi,

some games with web interface might require usage of binary cgi’s. I’m trying to use binary cgi’s with JBoss, but I can’t get it to work. Can someone help me?

If you’re using JBoss I’d forget about CGI completely and start getting into Servlets, they’re far more efficient, easier to learn and write too.

Andy.