I am developing a license generation tool in java.I need to call a script shell from my java program, which is a tool for creating a license, and after that I need to send a command to the license generation tool, which accepts xml as input but I canโt do it , please help me
source
share