Hi Guys,
I have been trying on system command in CGI and thought that it doesnot work in it. But found that system works perfectly well in CGI.
I have written a command line program which starts a Java gui when executed at the command line in Linux. It works perfectly well. But now I have a cgi user interface which calls this command line program. But the Java gui doesnot start now.
I tried to start other command line gui functions like gimp and xpdf but they too didnot start. Hence that was the reason why I couldnot run the program.
Is there a solution to this problem. it would be of great help to me if there is a solution since this is the end position of my project and if there is no solution for it, I will have to start it over again.
Please help!!!
I have been trying on system command in CGI and thought that it doesnot work in it. But found that system works perfectly well in CGI.
I have written a command line program which starts a Java gui when executed at the command line in Linux. It works perfectly well. But now I have a cgi user interface which calls this command line program. But the Java gui doesnot start now.
I tried to start other command line gui functions like gimp and xpdf but they too didnot start. Hence that was the reason why I couldnot run the program.
Is there a solution to this problem. it would be of great help to me if there is a solution since this is the end position of my project and if there is no solution for it, I will have to start it over again.
Please help!!!