Coding for websites with text input: Java, JavaScript, HTML5, PHP, ... using LiveConnect http://www.sitepoint.com/connect-java-to-javascript-with-liveconnect/ bundled JDK 8 http://www.infoq.com/articles/nashorn GWT is special project to do it http://www.gwtproject.org/overview.html learn javascript or php, java or C++ (C# is .NET, microsoft, interpreted?) PHP reads lines while (FALSE !== ($line = fgets(STDIN))) { echo "line=$line"; } HTML5 text input and Javascript