'Java telnet application

I want to create a web application that links a web interface to a command prompt of a running up that already dosent have a web GUI. Is there any tutorial that can help me. Someone advised me to use a telnet communication . for example there is command called group -a and i want to create a html button that replace it , so how to link that button to the program command prompt and convert that click to group -a.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source