java - Is there a way to replicate an IDE's console like Eclipse, or NetBean's on a website? -


i've created website portfolio , want show of projects i've done. far many of projects i've done have been in java, or c/c++ , interactive/fun programs take input console.

i wondering if there way simulate program using javaserver faces , taking input textbox (possibly) used in java program i've created , posted website.

just give idea of kinds of programs i'd show. range simple things determining if entered data user leap year text i/o credit card validation program i've made up.

if question clear enough, have ideas how can show programs i've created?

i thought of creating java class writes output data java file in string , posts webpage, user have refresh page. thought if somehow simulate console on website take care of problem.

extra: there easy way display javafx programs on website?

thank in advance!


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -