PDA

View Full Version : free server that supports cgi written in java?



jimmyp
May 20th, 2001, 17:19
Hello

Well, the only programming-language I can is java. So my problem is to find a free server that support cgi:s in that language... Anyone that know about any?

Thank's for the word

jw
May 21st, 2001, 00:49
look for someone that supports servlets. http://www.mycgiserver.com/ does I believe.

Lord MJ
May 22nd, 2001, 10:31
You want a host that supports Java Servlets and hpefully JSP.

Cgi and Java don't work very well, that's why Servlets were invented.