RosettaCodeData/Task/Hello-world-Web-server/Gastona/hello-world-web-server.gastona
2017-09-25 22:28:19 +02:00

13 lines
170 B
Text

#javaj#
<frames> oConsole
#listix#
<main>
MICOHTTP, START, myServer, 8080
<GET />
//<html><body>
// Goodbye world!
//</body></html>